0.0.2 • Published 6 years ago

js-lib-boilerplate v0.0.2

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
6 years ago

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).

TaskCommand
Check typestype
Test codetest
Test coveragecoverage
Compile from es6compile
All of the abovebuild

Install (testing only)

yarn add js-lib-boilerplate
0.0.2

6 years ago

0.0.1

6 years ago