transliteration : Unicode to ACSII transliteration / slugify module for node.js, browser, Web Worker, ReactNative and CLI.. You can installing transliteration 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 transliteration $ sudo npm install -g transliteration
If want to update the transliteration package execute the command as below,
$ sudo npm update transliteration
Update package globally,
$ npm install -g transliteration
$ sudo git clone https://github.com/rektide/transliteration.git
$ sudo npm install -g ./transliteration
transliteration@1.6.2 /usr/lib/node_modules/transliteration
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall transliteration
| Package Name | transliteration |
| Version | 1.6.2 |
| Description | Unicode to ACSII transliteration / slugify module for node.js, browser, Web Worker, ReactNative and CLI. |
| Released Date | 2017-05-15T09:23:39.189Z |
| Published by | andyhu |
| How to Learn | https://www.npmjs.com/package/transliteration/tutorial |