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
Sorting:
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,180Updated 2 weeks ago
- Delay a promise a specified amount of time☆614Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 2 months ago
- Colored symbols for various log levels☆756Updated 8 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆722Updated last month
- Type check values☆1,713Updated 8 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆511Updated 3 months ago
- Retry a promise-returning or async function☆860Updated last week
- Copy files☆429Updated 9 months ago
- A port of inflection-js to node.js module☆568Updated 3 months ago
- Get a random temporary file or directory path☆428Updated last year
- Update notifications for your CLI app☆1,770Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆700Updated last month
- node byte string parser☆469Updated 10 months ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Map over promises concurrently☆1,421Updated 5 months ago
- Get an available TCP port☆901Updated last year
- Get all urls in a string☆369Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year
- Serialize/deserialize an error into a plain object☆557Updated 4 months ago
- Temporary file and directory creator for node.js☆753Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,155Updated 5 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- User-friendly glob matching☆2,578Updated 3 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Convert a string to a valid safe filename☆499Updated 2 years ago
- The ultimate javascript content-type utility.☆1,381Updated last month
- Get, set, or delete a property from a nested object using a dot path☆840Updated last year