unorm : JavaScript Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD. Read
$ sudo npm install unorm $ sudo npm install -g unorm
If want to update the unorm package execute the command as below,
$ sudo npm update unorm
Update package globally,
$ npm install -g unorm
$ sudo git clone https://github.com/rektide/unorm.git
$ sudo npm install -g ./unorm
unorm@1.4.1 /usr/lib/node_modules/unorm
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall unorm
| Package Name | unorm |
| Version | 1.4.1 |
| Description | JavaScript Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD. Read |
| Released Date | 2015-09-06T16:20:41.973Z |
| Published by | walling |
| How to Learn | https://www.npmjs.com/package/unorm/tutorial |