react-prop-types

v0.4.0
Additional PropTypes for React
react proptypes

build

rimraf lib && babel src -d lib

lint

eslint src test *.js

mocha

mocha --compilers js:babel-register test/*.test.js

prepublish

npm run build

tdd

npm run testonly -- -w -R min

test

npm run lint && npm run testonly

testonly

NODE_ENV=test nyc npm run mocha
npm i react-prop-types

Metadata

  • MIT
  • Whatever
  • Matthew L Smith
  • released 7/29/2016

Downloads