sindresorhus / normalize-url
Normalize a URL
☆845Updated 11 months ago
Alternatives and similar repositories for normalize-url:
Users that are interested in normalize-url are comparing it to the libraries listed below
- Delay a promise a specified amount of time☆608Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,133Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,102Updated 6 months ago
- Update notifications for your CLI app☆1,770Updated 2 months ago
- Convert a string to a valid safe filename☆494Updated last year
- node byte string parser☆467Updated 7 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,100Updated 6 months ago
- Serialize/deserialize an error into a plain object☆552Updated last month
- Find a file or directory by walking up parent directories☆589Updated 7 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,139Updated 3 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆510Updated 3 weeks ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆721Updated 3 years ago
- Simple “Least Recently Used” (LRU) cache☆687Updated last year
- Retry a promise-returning or async function☆830Updated 3 months ago
- Get an available TCP port☆886Updated 10 months ago
- Create clickable links in the terminal☆625Updated last year
- Get a random temporary file or directory path☆426Updated last year
- Copy files☆428Updated 6 months ago
- Get all urls in a string☆365Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆686Updated last year
- Timeout a promise after a specified amount of time☆283Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆325Updated last month
- Create boxes in the terminal☆1,571Updated 6 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆360Updated 9 months ago
- Unicode symbols with fallbacks for older terminals☆601Updated 3 months ago
- Get the visual width of a string - the number of columns required to display it☆483Updated 7 months ago
- Colored symbols for various log levels☆750Updated 5 months ago
- Easily load and persist config without having to think about where and how☆869Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 3 months ago