Convert strings to be used as urls
JavaScript port of Django's function for converting URLs in text into clickable links
Convert strings to be used as urls
normalize urls
A collection of helpful utility functions for common JavaScript development and browser DOM manipulation tasks
PhotoSwipe Image Gallery for After Dark.
A simple tool to parse out useful information from URLs
Extends ruby "String" class with "urlize" method which converts string to friendly url. It removes all characters that couldn't be used in url and replaces spaces/underscores with dashes. In addition it transliterate string using I18n library.