react-separated-number-input

v1.3.0
A number input that automatically puts the separators in as you type.
input number number-format react

build

babel src -d dist --ignore **/__tests__,**/*.spec.js,**/*.spec.jsx

clean

rimraf dist

jest

jest

jest-coverage

jest --coverage

lint

eslint sample/ src/ test/ --ext .jsx,.js

prepublishOnly

yarn clean && yarn build

test

yarn lint && yarn jest
npm i react-separated-number-input

Metadata

  • MIT
  • Whatever
  • Wojciech Maj
  • released 10/15/2019

Downloads

Maintainers