sindresorhus / normalize-urlLinks
Normalize a URL
☆857Updated this week
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,224Updated last month
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Convert a string to a valid safe filename☆504Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,125Updated 6 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated last year
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆512Updated this week
- Find a file or directory by walking up parent directories☆622Updated 3 months ago
- Retry a promise-returning or async function☆914Updated 3 weeks ago
- Get, set, or delete a property from a nested object using a dot path☆844Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,111Updated 6 months ago
- Copy files☆430Updated 3 weeks ago
- Simple “Least Recently Used” (LRU) cache☆721Updated 3 weeks ago
- Generate a cryptographically strong random string☆573Updated 3 years ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,173Updated 9 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- node byte string parser☆471Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 5 months ago
- Promisify a callback-style function☆1,507Updated 3 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 8 months ago
- Colored symbols for various log levels☆761Updated 3 months ago
- Parse JSON with more helpful errors☆367Updated 5 months ago
- Get an available TCP port☆913Updated this week
- Escape RegExp special characters☆594Updated 4 months ago
- Easily load and persist config without having to think about where and how☆881Updated 9 months ago
- Throttle promise-returning & async functions☆493Updated 3 weeks ago
- Update notifications for your CLI app☆1,785Updated 9 months ago
- Parse yes/no like values☆270Updated 3 weeks ago
- Memoize promise-returning & async functions☆414Updated last month
- Simple argument parsing☆1,286Updated last year
- Serialize/deserialize an error into a plain object☆568Updated this week