slug : slugifies even utf-8 chars!. You can installing slug 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 slug $ sudo npm install -g slug
If want to update the slug package execute the command as below,
$ sudo npm update slug
Update package globally,
$ npm install -g slug
$ sudo git clone https://github.com/rektide/slug.git
$ sudo npm install -g ./slug
slug@0.9.1 /usr/lib/node_modules/slug
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall slug
| Package Name | slug |
| Version | 0.9.1 |
| Description | slugifies even utf-8 chars! |
| Released Date | 2015-04-18T09:19:22.295Z |
| Published by | dodo |
| How to Learn | https://www.npmjs.com/package/slug/tutorial |