1.2.0 • Published 5 years ago

js-lib-starter-kit v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

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. Split app to try your lib with real project.
  4. Webpack fully configuration that enable compiler to create three different bundles
1.2.0

5 years ago

1.1.0

5 years ago