/typescript-package-boilerplate

NPM TypeScript Boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

NPM TypeScript Module Boilerplate

Note: This module should not be required!

What is it?

This is the boilerplate that you can use to build your awesome NPM modules using TypeScript ✨

How to use it?

There are 2 ways to use it:

  1. Go to the repository page and press the green "Use this template" button.
  2. Run the following command in the terminal: npx degit uWynell/typescript-module-boilerplate