sindresorhus / normalize-urlLinks
Normalize a URL
☆867Updated 3 months 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,284Updated 3 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆514Updated last month
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆697Updated last month
- Get, set, or delete a property from a nested object using a dot path☆854Updated 2 months ago
- Delay a promise a specified amount of time☆627Updated last month
- Convert a string to a valid safe filename☆512Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated last month
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 3 months ago
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- A port of inflection-js to node.js module☆579Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,123Updated last month
- Retry a promise-returning or async function☆966Updated 2 weeks ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,208Updated last month
- Get a random temporary file or directory path☆441Updated 2 years ago
- Temporary file and directory creator for node.js☆769Updated last month
- Get an available TCP port☆920Updated 3 months ago
- Promisify a callback-style function☆1,510Updated 3 years ago
- Links recognition library with full unicode support☆709Updated 2 years ago
- Get all urls in a string☆372Updated 2 years ago
- Escape RegExp special characters☆598Updated 7 months ago
- Regular expression for matching URLs☆354Updated 5 years ago
- Easily load and persist config without having to think about where and how☆884Updated 3 months ago
- node byte string parser☆476Updated last year
- Throttle promise-returning & async functions☆508Updated last month
- Join all arguments together and normalize the resulting url.☆365Updated last month
- Serialize/deserialize an error into a plain object☆593Updated 2 months ago
- Copy files☆436Updated 2 months ago
- Flatten/unflatten nested Javascript objects☆1,813Updated last month
- Get image size without full download. Supported image types: JPG, GIF, PNG, WebP, BMP, TIFF, SVG, PSD, ICO.☆1,009Updated 2 years ago