Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/audreyfeldroy/meteor-urlify

Django's URLify.js file, repackaged for Meteor.
https://github.com/audreyfeldroy/meteor-urlify

Last synced: 16 days ago
JSON representation

Django's URLify.js file, repackaged for Meteor.

Awesome Lists containing this project

README

        

# Meteor URLify

Django's URLify.js file, repackaged for Meteor.

Use this to turn strings into URL strings. For example:

URLify("Pētty theft") -> "petty_theft"

From https://raw.github.com/django/django/master/django/contrib/admin/static/admin/js/urlify.js