sindresorhus / normalize-url
Normalize a URL
☆847Updated last year
Alternatives and similar repositories for normalize-url:
Users that are interested in normalize-url are comparing it to the libraries listed below
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,112Updated 2 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆691Updated last year
- Convert a string to a valid safe filename☆498Updated 2 years ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆511Updated 3 months ago
- Delay a promise a specified amount of time☆614Updated last year
- A port of inflection-js to node.js module☆565Updated 2 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,140Updated 3 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆328Updated 4 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,107Updated last month
- Promisify a callback-style function☆1,504Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆692Updated 2 weeks ago
- node byte string parser☆468Updated 9 months ago
- Generate hashes from javascript objects in node and the browser.☆1,439Updated 9 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆347Updated 5 months ago
- Retry a promise-returning or async function☆848Updated 5 months ago
- Find a file or directory by walking up parent directories☆604Updated last month
- Unicode symbols with fallbacks for older terminals☆600Updated 5 months ago
- Colored symbols for various log levels☆752Updated 8 months ago
- Copy files☆428Updated 8 months ago
- Determine the root path to your project☆604Updated 2 years ago
- Easily load and persist config without having to think about where and how☆872Updated 4 months ago
- Create clickable links in the terminal☆629Updated 3 weeks ago
- Timeout a promise after a specified amount of time☆287Updated 3 months ago
- Escape RegExp special characters☆590Updated 10 months ago
- User-friendly glob matching☆2,572Updated 2 months ago
- Clean up error stack traces☆339Updated 2 years ago
- Serialize/deserialize an error into a plain object☆557Updated 3 months ago
- Update notifications for your CLI app☆1,771Updated 4 months ago
- Join all arguments together and normalize the resulting url.☆362Updated 11 months ago
- Parse yes/no like values☆268Updated 2 years ago