Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/audreyfeldroy/meteor-urlify
- Owner: audreyfeldroy
- Created: 2012-08-16T04:09:43.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-16T04:33:21.000Z (about 12 years ago)
- Last Synced: 2024-04-16T04:06:04.997Z (7 months ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 8
- Watchers: 3
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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