sindresorhus / normalize-urlLinks
Normalize a URL
☆865Updated 2 months ago
Alternatives and similar repositories for normalize-url
Users that are interested in normalize-url are comparing it to the libraries listed below
Sorting:
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆515Updated last week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated this week
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,270Updated last month
- Delay a promise a specified amount of time☆625Updated 2 weeks ago
- Get, set, or delete a property from a nested object using a dot path☆851Updated last month
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated 2 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,120Updated last month
- Convert a string to a valid safe filename☆507Updated last week
- Simple “Least Recently Used” (LRU) cache☆738Updated last month
- Retry a promise-returning or async function☆945Updated last month
- Generate a cryptographically strong random string☆575Updated 3 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆731Updated 2 months ago
- Get all urls in a string☆369Updated 2 years ago
- Find a file or directory by walking up parent directories☆626Updated last month
- Easily load and persist config without having to think about where and how☆884Updated last month
- Escape RegExp special characters☆597Updated 6 months ago
- Colored symbols for various log levels☆763Updated 5 months ago
- Generate hashes from javascript objects in node and the browser.☆1,469Updated last year
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,204Updated last week
- Unicode symbols with fallbacks for older terminals☆611Updated last year
- Copy files☆435Updated 3 weeks ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Temporary file and directory creator for node.js☆767Updated 3 months ago
- Serialize/deserialize an error into a plain object☆588Updated 3 weeks ago
- Update notifications for your CLI app☆1,789Updated 11 months ago
- Promisify a callback-style function☆1,509Updated 3 years ago
- A port of inflection-js to node.js module☆575Updated 3 weeks ago
- Memoize promise-returning & async functions☆428Updated 3 weeks ago
- node byte string parser☆474Updated last year
- Parse JSON with more helpful errors☆368Updated 7 months ago