sindresorhus / normalize-urlLinks
Normalize a URL
☆866Updated 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:
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,278Updated 2 months ago
- Delay a promise a specified amount of time☆627Updated last month
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆696Updated 3 weeks ago
- Get, set, or delete a property from a nested object using a dot path☆853Updated 2 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆514Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated 3 weeks ago
- Convert a string to a valid safe filename☆509Updated last month
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,204Updated last month
- Retry a promise-returning or async function☆955Updated last month
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 2 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,122Updated 2 weeks ago
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- node byte string parser☆474Updated last year
- Create clickable links in the terminal☆655Updated 2 months ago
- Find a file or directory by walking up parent directories☆628Updated 2 months ago
- A port of inflection-js to node.js module☆577Updated last month
- Copy files☆436Updated last month
- Promisify a callback-style function☆1,510Updated 3 years ago
- Get an available TCP port☆918Updated 2 months ago
- Easily load and persist config without having to think about where and how☆884Updated 2 months ago
- Colored symbols for various log levels☆766Updated 6 months ago
- Get a random temporary file or directory path☆439Updated 2 years ago
- Escape RegExp special characters☆598Updated 6 months ago
- Temporary file and directory creator for node.js☆768Updated last week
- Update notifications for your CLI app☆1,791Updated 11 months ago
- Simple argument parsing☆1,290Updated last year
- Generate a cryptographically strong random string☆576Updated 3 years ago
- Human readable time distances for javascript☆468Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆619Updated 3 months ago
- Memoize promise-returning & async functions☆432Updated last month