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

Readme

Keywords

none

Package Sidebar

Install

npm i js-lib-boilerplate

Weekly Downloads

1

Version

0.0.2

License

Apache-2.0

Last publish

Collaborators

  • tommilligan