diacritics : remove diacritics from strings. You can installing diacritics 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 diacritics $ sudo npm install -g diacritics
If want to update the diacritics package execute the command as below,
$ sudo npm update diacritics
Update package globally,
$ npm install -g diacritics
$ sudo git clone https://github.com/rektide/diacritics.git
$ sudo npm install -g ./diacritics
diacritics@1.3.0 /usr/lib/node_modules/diacritics
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall diacritics
Package Name | diacritics |
Version | 1.3.0 |
Description | remove diacritics from strings |
Released Date | 2017-01-12T20:17:14.750Z |
Published by | superjoe |
How to Learn | https://www.npmjs.com/package/diacritics/tutorial |