sindresorhus / normalize-urlLinks
Normalize a URL
☆849Updated last month
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,214Updated 2 months ago
- 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☆619Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆841Updated last year
- Retry a promise-returning or async function☆888Updated 2 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆513Updated 5 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,123Updated 4 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 3 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,109Updated 4 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,168Updated 7 months ago
- Get all urls in a string☆369Updated last year
- node byte string parser☆470Updated last year
- Regular expression for matching URLs☆354Updated 4 years ago
- Get an available TCP port☆908Updated last year
- Promisify a callback-style function☆1,506Updated 2 years ago
- Easily load and persist config without having to think about where and how☆875Updated 7 months ago
- Copy files☆429Updated 11 months ago
- Find a file or directory by walking up parent directories☆616Updated last month
- Colored symbols for various log levels☆757Updated last month
- Get a random temporary file or directory path☆431Updated 2 years ago
- Update notifications for your CLI app☆1,780Updated 7 months ago
- Escape RegExp special characters☆595Updated 2 months ago
- Formats data into a string table.☆943Updated 4 months ago
- Simple “Least Recently Used” (LRU) cache☆712Updated 3 months ago
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Throttle promise-returning & async functions☆484Updated 7 months ago
- Unicode symbols with fallbacks for older terminals☆605Updated 8 months ago
- Serialize/deserialize an error into a plain object☆558Updated 6 months ago
- A port of inflection-js to node.js module☆574Updated 5 months ago