Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 981 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 981 Bytes

es2015-library-skeleton

Build Status Coverage Status semantic-release Commitizen friendly

This is my personal skeleton for creating an ES2015 library npm package. You are welcome to use it.

Tools used

  • babel 6
  • mocha
  • chai
  • istanbul
  • nyc
  • babel-plugin-istanbul
  • eslint
  • eslint-watch
  • flow
  • flow-watch
  • pre-commit (runs eslnt and flow)
  • semantic-release
  • Travis CI
  • Coveralls