sindresorhus / normalize-urlLinks
Normalize a URL
☆847Updated 2 weeks ago
Alternatives and similar repositories for normalize-url
Users that are interested in normalize-url are comparing it to the libraries listed below
Sorting:
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,209Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,120Updated 4 months ago
- Delay a promise a specified amount of time☆618Updated 2 years ago
- Copy files☆429Updated 10 months ago
- Update notifications for your CLI app☆1,775Updated 6 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆512Updated 5 months ago
- Find a file or directory by walking up parent directories☆613Updated 2 weeks ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,164Updated 7 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 3 months ago
- Simple “Least Recently Used” (LRU) cache☆706Updated 2 months ago
- Generate a cryptographically strong random string☆571Updated 3 years ago
- Colored symbols for various log levels☆756Updated last month
- Convert a string to a valid safe filename☆502Updated 2 years ago
- Retry a promise-returning or async function☆882Updated last month
- Get all urls in a string☆369Updated last year
- Create clickable links in the terminal☆635Updated last month
- User-friendly glob matching☆2,585Updated 4 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated last year
- Unicode symbols with fallbacks for older terminals☆602Updated 7 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- Temporary file and directory creator for node.js☆754Updated 2 months ago
- Escape RegExp special characters☆594Updated last month
- A port of inflection-js to node.js module☆570Updated 4 months ago
- Join all arguments together and normalize the resulting url.☆362Updated 2 weeks ago
- Get a random temporary file or directory path☆430Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Get, set, or delete a property from a nested object using a dot path☆840Updated last year
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Type check values☆1,717Updated 2 weeks ago