vanilla-masker : VanillaMasker is a pure javascript input mask.. You can installing vanilla-masker 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 vanilla-masker $ sudo npm install -g vanilla-masker
If want to update the vanilla-masker package execute the command as below,
$ sudo npm update vanilla-masker
Update package globally,
$ npm install -g vanilla-masker
$ sudo git clone https://github.com/rektide/vanilla-masker.git
$ sudo npm install -g ./vanilla-masker
vanilla-masker@1.2.0 /usr/lib/node_modules/vanilla-masker
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall vanilla-masker
| Package Name | vanilla-masker |
| Version | 1.2.0 |
| Description | VanillaMasker is a pure javascript input mask. |
| Released Date | 2017-05-31T13:09:10.679Z |
| Published by | kezako |
| How to Learn | https://www.npmjs.com/package/vanilla-masker/tutorial |