sindresorhus / normalize-urlLinks
Normalize a URL
☆847Updated last year
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,189Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,118Updated 3 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆723Updated last month
- Get a random temporary file or directory path☆429Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 2 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆511Updated 4 months ago
- Create clickable links in the terminal☆634Updated 2 weeks ago
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,161Updated 6 months ago
- Get all urls in a string☆369Updated last year
- Update notifications for your CLI app☆1,772Updated 5 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆336Updated 5 months ago
- Colored symbols for various log levels☆756Updated last week
- Convert a string to a valid safe filename☆501Updated 2 years ago
- Copy files☆429Updated 10 months ago
- Retry a promise-returning or async function☆873Updated 3 weeks ago
- Simple “Least Recently Used” (LRU) cache☆705Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Temporary file and directory creator for node.js☆752Updated last month
- node byte string parser☆469Updated 10 months ago
- ⬅️ ES6 string tag that strips indentation from multi-line strings.☆1,019Updated last month
- Easily load and persist config without having to think about where and how☆876Updated 5 months ago
- Simple argument parsing☆1,281Updated 10 months ago
- encode & decode HTML & XML entities with ease & speed☆339Updated this week
- Strip comments from JSON. Lets you use comments in your JSON files!☆606Updated 2 weeks ago
- Timeout a promise after a specified amount of time☆290Updated 5 months ago
- User-friendly glob matching☆2,583Updated 3 months ago
- Make your JSON look AWESOME☆246Updated last year