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.
- it provides support for TS and JS if wanted with emitted declaration files.
- list of NPM scripts that gives you full control of your package.
- Separated app to try your lib with real project.
- Full configured webpack file that enable compiler to create three different bundles.