sindresorhus / normalize-urlLinks
Normalize a URL
☆858Updated 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,219Updated last week
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 6 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆512Updated 2 weeks ago
- Get, set, or delete a property from a nested object using a dot path☆841Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,110Updated 5 months ago
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Colored symbols for various log levels☆757Updated 3 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,168Updated 9 months ago
- Simple “Least Recently Used” (LRU) cache☆716Updated 4 months ago
- Escape RegExp special characters☆593Updated 3 months ago
- node byte string parser☆471Updated last year
- Retry a promise-returning or async function☆902Updated this week
- Get all urls in a string☆368Updated 2 years ago
- Regular expression for matching URLs☆354Updated 5 years ago
- Update notifications for your CLI app☆1,783Updated 8 months ago
- Temporary file and directory creator for node.js☆759Updated 2 weeks ago
- Generate a cryptographically strong random string☆573Updated 3 years ago
- Get an available TCP port☆912Updated last year
- Easily load and persist config without having to think about where and how☆880Updated 8 months ago
- Promisify a callback-style function☆1,507Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆607Updated 9 months ago
- Copy files☆430Updated this week
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 4 months ago
- Serialize/deserialize an error into a plain object☆561Updated 7 months ago
- Generate hashes from javascript objects in node and the browser.☆1,461Updated last year
- User-friendly glob matching☆2,592Updated 6 months ago