sindresorhus / get-urls
Get all urls in a string
☆369Updated last year
Alternatives and similar repositories for get-urls:
Users that are interested in get-urls are comparing it to the libraries listed below
- Normalize a URL☆846Updated last year
- Regular expression for matching URLs☆354Updated 4 years ago
- Convert a string to a valid safe filename☆499Updated 2 years ago
- Get a random temporary file or directory path☆428Updated last year
- Memoize promise-returning & async functions☆406Updated last year
- Parse yes/no like values☆268Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Delay a promise a specified amount of time☆614Updated last year
- Simple micro templating☆362Updated 2 years ago
- Human readable time distances for javascript☆464Updated last year
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆511Updated 3 months ago
- Copy files☆428Updated 9 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Temporary file and directory creator for node.js☆753Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆331Updated 4 months ago
- Parse JSON with more helpful errors☆364Updated last month
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Autocomplete prompt for inquirer☆357Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Stringify and write JSON to a file atomically☆222Updated 9 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year
- Join all arguments together and normalize the resulting url.☆362Updated last year
- Escape RegExp special characters☆591Updated 10 months ago
- node byte string parser☆469Updated 10 months ago
- Run some code when the process exits☆286Updated last year
- Get stdin as a string or buffer☆337Updated last year
- Escape string for use in HTML☆471Updated 2 years ago
- Read and parse a JSON file☆246Updated last year
- Move a file - Even works across devices☆199Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,171Updated last week