react-field

v2.0.2
Input Field component with onChange(value) and stopPropagation
react input field react-component input-field text component form

test

make

lib

rimraf lib && npm run babel

babel

babel --out-dir lib src

dev

webpack-dev-server --progress --colors --config ./webpack/dev.config.js

hot

HOT=true webpack-dev-server --progress --colors --config ./webpack/dev.config.js

build

npm run lib

prepublish

npm run build
npm i react-field

Metadata

  • MIT
  • Whatever
  • ZippyUI
  • released 7/6/2016

Downloads