sindresorhus / normalize-url
Normalize a URL
☆845Updated last year
Alternatives and similar repositories for normalize-url:
Users that are interested in normalize-url are comparing it to the libraries listed below
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,137Updated 2 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆686Updated last year
- Delay a promise a specified amount of time☆612Updated last year
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆721Updated 3 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,109Updated last month
- Convert a string to a valid safe filename☆496Updated last year
- node byte string parser☆467Updated 8 months ago
- Simple “Least Recently Used” (LRU) cache☆689Updated last year
- Get all urls in a string☆367Updated last year
- Simple micro templating☆363Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 3 months ago
- Serialize/deserialize an error into a plain object☆554Updated 2 months ago
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆511Updated last month
- A port of inflection-js to node.js module☆563Updated last month
- Type check values☆1,705Updated 6 months ago
- Update notifications for your CLI app☆1,770Updated 3 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,104Updated last week
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Generate a cryptographically strong random string☆571Updated 2 years ago
- Get a random temporary file or directory path☆427Updated last year
- Fast CSV parser☆321Updated last year
- User-friendly glob matching☆2,566Updated last month
- Simple argument parsing☆1,272Updated 8 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆828Updated 10 months ago
- Memoize promise-returning & async functions☆401Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Retry a promise-returning or async function☆838Updated 4 months ago