react-composing-proto-child

v0.0.3
React Composing Prototype Child
react compose composing components

postinstall

webpack -d

bundle-production

NODE_ENV=production webpack

bundle-stats

webpack --json > webpack-stats.json

start

node server

test

make -s node_modules && eslint src test && mocha

check

npm-check -s && nsp check

checku

npm-check -u && nsp check

preversion

npm test && npm run check

postversion

git push && git push --tags && npm publish

watch

make -s && nodemon --exec "npm test"

cover

istanbul cover --root src _mocha

cover-report

open coverage/lcov-report/index.html

cover-publish

istanbul cover _mocha --report lcovonly && codeclimate < coverage/lcov.info
npm i react-composing-proto-child

Metadata

  • MIT
  • Whatever
  • Benjamin Eidelman
  • released 8/7/2016

Downloads

Maintainers