Skip to content

my personal ES5 library project skeleton

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.md
MIT
TEMPLATE-LICENSE.md
Notifications You must be signed in to change notification settings

jedwards1211/es5-library-skeleton

Repository files navigation

es5-library-skeleton

Build Status Coverage Status semantic-release Commitizen friendly npm version

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

Quick start

npm i -g howardroark/pollinate
pollinate https://github.com/jedwards1211/es5-library-skeleton.git --keep-history --name <package name> --author <your name> --organization <github organization> --description <package description>
cd <package name>
npm i

Tools used

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

About

my personal ES5 library project skeleton

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.md
MIT
TEMPLATE-LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published