Base skeleton for javascript library.
$ git clone https://github.com/wasabi-io/ts-library-skeleton.git`
$ cd ts-library-skeleton
$ npm install
$ npm test
$ npm run coverage
$ npm run docs
$ npm build
Generated using TypeDoc