sindresorhus / linkify-urls
Linkify URLs in a string
☆164Updated 2 months ago
Alternatives and similar repositories for linkify-urls:
Users that are interested in linkify-urls are comparing it to the libraries listed below
- Check whether a string has any emoji☆106Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 4 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Read and parse a JSON file☆245Updated last year
- Minimalistic update notifications for command line interfaces☆164Updated 7 months ago
- Link component for Ink☆173Updated 6 months ago
- Get the gzipped size of a file or stdin☆189Updated 3 years ago
- Gradient color component for Ink☆147Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 8 months ago
- Dynamically add an asset to the Webpack graph☆97Updated 8 months ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Wait for localhost to be ready from the command-line☆118Updated 8 months ago
- Replace matching strings and regexes in files☆175Updated 6 months ago
- User-friendly glob matching CLI☆75Updated 6 years ago
- Move a file - Even works across devices☆199Updated last year
- Lightweight querySelector/All wrapper that outputs an Array☆126Updated last month
- Replace all substring matches in a string☆88Updated 3 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- Create a HTML element string☆91Updated 2 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆158Updated 3 years ago
- Wait for localhost to be ready☆275Updated 8 months ago
- Get PID from a port☆80Updated 4 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated 8 months ago
- Detect when an element is ready in the DOM☆435Updated 2 months ago
- Cycle through the items of an array☆241Updated 3 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆249Updated 2 years ago
- Find the closest package.json file☆162Updated last year
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- Delay execution for a given amount of seconds☆85Updated last year
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago