sindresorhus / get-urlsLinks
Get all urls in a string
☆368Updated last year
Alternatives and similar repositories for get-urls
Users that are interested in get-urls are comparing it to the libraries listed below
Sorting:
- Regular expression for matching URLs☆354Updated 4 years ago
- Get a random temporary file or directory path☆434Updated 2 years ago
- Parse yes/no like values☆270Updated 3 years ago
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Stringify and write JSON to a file atomically☆222Updated last year
- Simple micro templating☆364Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 7 months ago
- Move a file - Even works across devices☆201Updated last year
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆513Updated this week
- Normalize a URL☆857Updated last month
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Loosely validate a URL.☆168Updated last year
- Make your JSON look AWESOME☆248Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Detect the image type of a Buffer/Uint8Array☆407Updated 2 months ago
- Check if servers are reachable☆378Updated last year
- Get your public IP address☆279Updated 3 years ago
- Human readable time distances for javascript☆467Updated last year
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 3 years ago
- Node module that provides URI validation functions☆214Updated 3 years ago
- Throttle promise-returning & async functions☆485Updated 8 months ago
- Get running processes☆276Updated 2 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Easily generate random strings like passwords, with simple options for specifying a length and for using patterns of numeric, alpha-numer…☆184Updated 2 years ago
- Copy files☆429Updated last year
- Extract colors from GIF, PNG, JPG, and SVG images☆353Updated 3 years ago
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Short links expander for node.js☆120Updated 2 years ago
- Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.☆123Updated last week