sindresorhus / normalize-urlLinks
Normalize a URL
☆870Updated last week
Alternatives and similar repositories for normalize-url
Users that are interested in normalize-url are comparing it to the libraries listed below
Sorting:
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,147Updated 2 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆514Updated 2 months ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,288Updated 3 months ago
- Get, set, or delete a property from a nested object using a dot path☆856Updated 3 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆698Updated 2 months ago
- Convert a string to a valid safe filename☆510Updated 2 months ago
- Retry a promise-returning or async function☆974Updated last month
- Escape RegExp special characters☆598Updated 8 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,127Updated last month
- Simple “Least Recently Used” (LRU) cache☆746Updated 3 months ago
- node byte string parser☆476Updated last year
- Find a file or directory by walking up parent directories☆631Updated 3 months ago
- Get an available TCP port☆921Updated 4 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,211Updated 2 months ago
- Easily load and persist config without having to think about where and how☆886Updated 4 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 4 months ago
- A port of inflection-js to node.js module☆580Updated 2 months ago
- Serialize/deserialize an error into a plain object☆593Updated 2 months ago
- Parse JSON with more helpful errors☆371Updated 9 months ago
- Promisify a callback-style function☆1,513Updated 3 years ago
- Generate hashes from javascript objects in node and the browser.☆1,472Updated last year
- Regular expression for matching URLs☆354Updated 5 years ago
- Copy files☆435Updated 2 months ago
- Simple argument parsing☆1,291Updated last year
- Get all urls in a string☆372Updated 2 years ago
- Temporary file and directory creator for node.js☆769Updated last month
- Unicode symbols with fallbacks for older terminals☆616Updated last year
- Colored symbols for various log levels☆769Updated 7 months ago