sindresorhus / normalize-urlLinks
Normalize a URL
☆857Updated last month
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,215Updated 3 months ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆840Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆513Updated this week
- Convert a string to a valid safe filename☆503Updated 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,124Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆712Updated 3 months ago
- Find a file or directory by walking up parent directories☆620Updated last month
- Retry a promise-returning or async function☆895Updated this week
- Get an available TCP port☆910Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 3 months ago
- Copy files☆429Updated last year
- Escape RegExp special characters☆595Updated 2 months ago
- Map over promises concurrently☆1,442Updated 7 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 4 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,167Updated 8 months ago
- Get a random temporary file or directory path☆434Updated 2 years ago
- Colored symbols for various log levels☆757Updated 2 months ago
- Regular expression for matching URLs☆354Updated 4 years ago
- Serialize/deserialize an error into a plain object☆557Updated 6 months ago
- Easily load and persist config without having to think about where and how☆878Updated 7 months ago
- Update notifications for your CLI app☆1,781Updated 7 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- A port of inflection-js to node.js module☆573Updated 6 months ago
- Generate hashes from javascript objects in node and the browser.☆1,457Updated last year
- Get all urls in a string☆368Updated last year
- Links recognition library with full unicode support☆695Updated last year
- Unicode symbols with fallbacks for older terminals☆605Updated 9 months ago