react-numeric-input

v2.2.3
Number input component that can replace the native number input which is not yet very well supported and where it is, it does not have the same appearance across the browsers. Additionally this component offers more flexible options and can be used for an
react input number numeric widget component

build-examples

npm run build-dist && webpack --config ./build_config/examples.js && cp dist/react-numeric-input.js docs/react-numeric-input.js

build-dist

webpack --config ./build_config/dist.js

build-dist-min

webpack --config ./build_config/dist-min.js

build

webpack --config ./build_config/main.js

build-all

npm run build && npm run build-dist-min && npm run build-examples

test

karma start

test:e2e

node ./selenium-download.js && ./node_modules/nightwatch/bin/nightwatch
npm i react-numeric-input

Metadata

  • MIT
  • Whatever
  • Vladimir Ignatov
  • released 1/13/2018

Downloads

Maintainers