es2015-library-skeleton

my personal skeleton for ES2015 npm packages

MIT License

Stars
2
Committers
4

es2015-library-skeleton

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

Quick start

npx 0-60 clone https://github.com/jedwards1211/es2015-library-skeleton.git

Tools used

  • babel 7
  • mocha
  • chai
  • istanbul
  • nyc
  • eslint
  • flow
  • prettier
  • husky
  • semantic-release
  • renovate
  • Circle CI
  • Codecov.io