js-lib-boilerplate

0.0.2 • Public • Published

js-lib-boilerplate

npm license

Travis branch codecov David

A boilerplate es6 library development with tests, coverage, ci and types.

Clone (for development)

git clone https://github.com/tommilligan/js-lib-boilerplate#master

Usage

The below commands can be run with yarn run (or npm run).

Task Command
Check types type
Test code test
Test coverage coverage
Compile from es6 compile
All of the above build

Install (testing only)

yarn add js-lib-boilerplate

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i js-lib-boilerplate

Weekly Downloads

0

Version

0.0.2

License

Apache-2.0

Last publish

Collaborators

  • tommilligan