Just another another (another) url slug plugin for jQuery
npm install jquery-slugify
Just another another (another) url slug creation plugin for jQuery.
You can install the plugin using Bower:
bower install jquery-slugify
You can download the [production version][min] or the [development version][max].
[min]: https://raw.github.com/madflow/jquery-slugify/master/dist/slugify.min.js
[max]: https://raw.github.com/madflow/jquery-slugify/master/dist/slugify.js
The plugin depends on [speakingurl][speakingurl].
[speakingurl]: https://github.com/pid/speakingurl
In your web page:
``html
``