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.
React component to parse links (urls, emails, etc.) in text into clickable links
React component to parse links (urls, emails, etc.) in text into clickable links
React component to parse links (urls, emails, etc.) in text into clickable links forked from react-linkify
Simple linkify library for react
React component to parse links (urls, emails, etc.) in text into clickable links
React component to parse links (urls, emails, etc.) in text into clickable links
React component to Find & update the different text formats
React component to parse links (urls, emails, etc.) in text into clickable links
React component to parse links but ignore links without http(s) based on (this is react-linkify with one small modification)
Preact component to parse links (urls, emails, etc.) in text into clickable links
React component to parse links (urls, emails, etc.) in text into clickable links
React component to parse links (urls, emails, etc.) in text into clickable links
React component to parse links (urls, emails, etc.) in text into clickable links
React component to parse links (urls, emails, etc.) in text into clickable links
React component to parse links (urls, emails, etc.) in text into clickable links
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.