/js-lib-starter-kit

Your best choice If you need to step into creating your awesome lib without worrying about boilerplate configuration

Primary LanguageJavaScript

JS library starter kit is a pre-configured TS workspace that enables you stepping directly into your code to convert your idea into js package.

What does it provide?

  1. it provides support for TS and JS if wanted with emitted declaration files.
  2. list of NPM scripts that gives you full control of your package.
  3. Separated app to try your lib with real project.
  4. Full configured webpack file that enable compiler to create three different bundles.

To keep tracking of what had been changed please follow CHANGELOG