normalize UTF strings to ASCII to be url safe
Django's urlify.js for the node environment.
Replaces special characters in a string so that it may be used as part of a 'pretty' URL
This repository adds node.js and npm support for parameterize which is originally used in Ruby on Rails. It replaces special characters in a string so that it may be used as part of a 'pretty' URL.
Normalize a string with utf-8 characters.
simplifies converting utf8 strings to ASCII strings which can be used as readable URL-segments.
Filter to create better seo urls and slugs with AngularJS based on Django Urlify
Normalize a string with utf-8 characters.
Normalize a string with utf-8 characters.