sindresorhus / url-parse-laxView external linksLinks
Lax URL parsing with support for protocol-less URLs and IPs
☆55Sep 7, 2025Updated 5 months ago
Alternatives and similar repositories for url-parse-lax
Users that are interested in url-parse-lax are comparing it to the libraries listed below
Sorting:
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Apr 9, 2021Updated 4 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 4 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- ES2015 Number.isNaN() ponyfill☆29May 2, 2024Updated last year
- Regular expression for matching a shebang line☆48Aug 13, 2021Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Get the first path that exists on disk of multiple paths☆62Sep 15, 2025Updated 4 months ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Jan 24, 2021Updated 5 years ago
- Timeout HTTP/HTTPS requests☆51Sep 9, 2025Updated 5 months ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Feb 26, 2022Updated 3 years ago
- Node.js 0.12 util.debuglog() ponyfill☆20Oct 30, 2023Updated 2 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last week
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Sep 9, 2025Updated 5 months ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 5 months ago
- ☆26Dec 7, 2017Updated 8 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last week
- Get free disk space info from `df -kP`☆64Sep 13, 2025Updated 5 months ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year
- Check if a value is a regular expression☆26Oct 31, 2021Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- fs read and write streams based on minipass☆20Oct 25, 2025Updated 3 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated last month
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 3 months ago
- Generate a random float☆37Apr 18, 2021Updated 4 years ago