Skip to content

jedwards1211/es2015-library-skeleton

Repository files navigation

es2015-library-skeleton

CircleCI Coverage Status semantic-release Commitizen friendly npm version

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