sindresorhus / normalize-urlLinks
Normalize a URL
☆870Updated 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,288Updated 4 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆697Updated 2 months ago
- Delay a promise a specified amount of time☆627Updated 3 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆514Updated 2 weeks ago
- Get, set, or delete a property from a nested object using a dot path☆864Updated 4 months ago
- Convert a string to a valid safe filename☆510Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated 2 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,130Updated 2 months ago
- Retry a promise-returning or async function☆982Updated last month
- Copy files☆435Updated 3 months ago
- Get a random temporary file or directory path☆440Updated last week
- Regular expression for matching URLs☆353Updated 5 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆732Updated 4 months ago
- Find a file or directory by walking up parent directories☆633Updated 4 months ago
- node byte string parser☆476Updated last year
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,211Updated 3 months ago
- A port of inflection-js to node.js module☆580Updated 3 months ago
- Simple “Least Recently Used” (LRU) cache☆751Updated 3 months ago
- Get all urls in a string☆372Updated 2 years ago
- Promisify a callback-style function☆1,514Updated 3 years ago
- Temporary file and directory creator for node.js☆769Updated 2 weeks ago
- Simple argument parsing☆1,291Updated last year
- Generate a cryptographically strong random string☆575Updated 3 years ago
- Memoize promise-returning & async functions☆436Updated 3 months ago
- Escape RegExp special characters☆598Updated 8 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Map over promises concurrently☆1,477Updated 2 months ago
- Generate hashes from javascript objects in node and the browser.☆1,474Updated last year
- Unicode symbols with fallbacks for older terminals☆618Updated last year
- Colored symbols for various log levels☆769Updated 8 months ago