sindresorhus / normalize-urlLinks
Normalize a URL
☆870Updated 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,288Updated 4 months ago
- Get, set, or delete a property from a nested object using a dot path☆863Updated 4 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆697Updated 3 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆514Updated 2 weeks ago
- Delay a promise a specified amount of time☆627Updated 3 months ago
- 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
- Convert a string to a valid safe filename☆511Updated 3 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,139Updated this week
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,211Updated 3 months ago
- Find a file or directory by walking up parent directories☆634Updated 4 months ago
- Simple “Least Recently Used” (LRU) cache☆752Updated 4 months ago
- Escape RegExp special characters☆598Updated 9 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆732Updated 4 months ago
- Get a random temporary file or directory path☆440Updated last week
- Timeout a promise after a specified amount of time☆299Updated 4 months ago
- Parse JSON with more helpful errors☆372Updated 10 months ago
- Memoize promise-returning & async functions☆437Updated 3 months ago
- Generate a cryptographically strong random string☆575Updated 3 years ago
- node byte string parser☆476Updated last year
- Copy files☆435Updated this week
- Easily load and persist config without having to think about where and how☆887Updated 2 weeks ago
- Serialize/deserialize an error into a plain object☆598Updated 3 weeks ago
- Retry a promise-returning or async function☆984Updated 2 months ago
- Update notifications for your CLI app☆1,798Updated last year
- A port of inflection-js to node.js module☆580Updated 3 months ago
- Unicode symbols with fallbacks for older terminals☆620Updated last year
- Promisify a callback-style function☆1,514Updated 3 years ago
- Links recognition library with full unicode support☆717Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆365Updated 2 months ago
- Generate hashes from javascript objects in node and the browser.☆1,475Updated last year