Skip to content

parse and format that work how you actually want them to for react-final-form

License

Notifications You must be signed in to change notification settings

RoystonS/react-final-form-graceful-field

Repository files navigation

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.

Quick start

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

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

About

parse and format that work how you actually want them to for react-final-form

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%