Skip to content

jcoreio/redux-form-numeric-field

Repository files navigation

react-library-skeleton

Build Status Coverage Status semantic-release Commitizen friendly npm version

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

Quick start

npm i -g howardroark/pollinate pollinate https://github.com/jedwards1211/react-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
  • babel-preset-env
  • mocha
  • chai
  • istanbul
  • nyc
  • babel-plugin-istanbul
  • eslint
  • eslint-watch
  • flow
  • flow-watch
  • enzyme
  • jsdom
  • husky
    • commitmsg: uses validate-commit-msg
    • precommit: runs eslint and flow
    • prepush: runs tests
  • semantic-release
  • Travis CI
  • Coveralls

About

a customized redux-form Field for entering numbers

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •