/yarnts-template

Template repository for Yarn and TypeScript based Node libraries

Primary LanguageTypeScriptMIT LicenseMIT

logo

YarnTS Template

Template repository for Yarn and TypeScript based Node libraries


Project Status

GitHub

Social Media and Donations

Join Discord server Twitter Follow Patreon Donate PayPal Donate

What does it do?

This is a template for any Yarn and TypeScript based library made by Favware. This template can be used to quickly bootstrap any GitHub repository.

Install

Install with yarn or npm:

yarn add @favware/REPLACE_ME

npm install @favware/REPLACE_ME

Usage

NodeJS

const REPLACE_ME = require('@favware/yarnts-template');

When using TypeScript or Babel you can import this module with a default import:

Usage in TypeScript / Babel

import REPLACE_ME from '@favware/yarnts-template';

About

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

License

Copyright © 2019, Favware. Released under the MIT License.

Buy us a donut

Favware projects are open source and always will be, even if there are no donations. That said, we also know there are people out there that may still want to donate just to show their appreciation so this is for you guys. Thanks in advance!

You can contribute in a multitude of ways: