@bianky/js-lib-starter-kit

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.

Usage no npm install needed!

<script type="module">
  import biankyJsLibStarterKit from 'https://cdn.skypack.dev/@bianky/js-lib-starter-kit';
</script>

README

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