react-input-mask : Masked input component for React. You can installing react-input-mask npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install react-input-mask $ sudo npm install -g react-input-mask
If want to update the react-input-mask package execute the command as below,
$ sudo npm update react-input-mask
Update package globally,
$ npm install -g react-input-mask
$ sudo git clone https://github.com/rektide/react-input-mask.git
$ sudo npm install -g ./react-input-mask
react-input-mask@1.0.7 /usr/lib/node_modules/react-input-mask
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-input-mask
| Package Name | react-input-mask |
| Version | 1.0.7 |
| Description | Masked input component for React |
| Released Date | 2017-07-24T14:09:18.930Z |
| Published by | sanniassin |
| How to Learn | https://www.npmjs.com/package/react-input-mask/tutorial |