uslug : A permissive slug generator that works with unicode.. You can installing uslug 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 uslug $ sudo npm install -g uslug
If want to update the uslug package execute the command as below,
$ sudo npm update uslug
Update package globally,
$ npm install -g uslug
$ sudo git clone https://github.com/rektide/uslug.git
$ sudo npm install -g ./uslug
uslug@1.0.4 /usr/lib/node_modules/uslug
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall uslug
| Package Name | uslug |
| Version | 1.0.4 |
| Description | A permissive slug generator that works with unicode. |
| Released Date | 2016-03-08T21:52:27.008Z |
| Published by | jeremys |
| How to Learn | https://www.npmjs.com/package/uslug/tutorial |