sindresorhus / linkify-urlsLinks
Linkify URLs in a string
☆172Updated last month
Alternatives and similar repositories for linkify-urls
Users that are interested in linkify-urls are comparing it to the libraries listed below
Sorting:
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Create a HTML element string☆94Updated last year
- Move a file - Even works across devices☆204Updated 2 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated last month
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Debounce a function☆130Updated last year
- Delay a promise a specified amount of time☆120Updated 4 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆79Updated 2 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆122Updated 2 years ago
- Detect when an element is ready in the DOM☆441Updated last week
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Check whether a string has any emoji☆106Updated 2 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Updated 3 years ago
- Clean up regular expressions☆63Updated last year
- Gradient color component for Ink☆162Updated 2 years ago
- Get the gzipped size of a file or stdin☆193Updated 4 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 3 months ago
- Wait for localhost to be ready from the command-line☆121Updated 3 months ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Ensure a function is only called once☆164Updated 2 years ago
- Get consecutively unique elements from an array☆77Updated last year
- Lazy number range generator☆82Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Cycle through the items of an array☆242Updated 4 years ago
- Print the size of files in a directory☆34Updated 2 years ago
- Run Electron without all the junk terminal output☆204Updated last year
- Import all modules in a directory☆139Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Updated 4 years ago