sindresorhus / normalize-urlLinks
Normalize a URL
☆860Updated 3 weeks ago
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,254Updated last week
- Delay a promise a specified amount of time☆622Updated 2 years ago
- Convert a string to a valid safe filename☆504Updated 2 weeks ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆512Updated 3 weeks ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆846Updated 3 weeks ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,136Updated last week
- Retry a promise-returning or async function☆923Updated last month
- Find a file or directory by walking up parent directories☆624Updated 2 weeks ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,115Updated last week
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆729Updated 3 weeks ago
- A port of inflection-js to node.js module☆575Updated 3 weeks ago
- Get an available TCP port☆914Updated 3 weeks ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,193Updated 2 weeks ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Escape RegExp special characters☆595Updated 4 months ago
- Parse JSON with more helpful errors☆369Updated 5 months ago
- Copy files☆431Updated last month
- Get all urls in a string☆368Updated 2 years ago
- Easily load and persist config without having to think about where and how☆881Updated 2 weeks ago
- node byte string parser☆472Updated last year
- Colored symbols for various log levels☆762Updated 4 months ago
- Regular expression for matching URLs☆354Updated 5 years ago
- Generate a cryptographically strong random string☆573Updated 3 years ago
- Simple “Least Recently Used” (LRU) cache☆724Updated 2 weeks ago
- Update notifications for your CLI app☆1,786Updated 9 months ago
- Promisify a callback-style function☆1,508Updated 3 years ago
- Temporary file and directory creator for node.js☆765Updated last month
- Map over promises concurrently☆1,451Updated 2 weeks ago
- Timeout a promise after a specified amount of time☆293Updated 2 weeks ago