sindresorhus / url-parse-laxLinks
Lax URL parsing with support for protocol-less URLs and IPs
☆55Updated 4 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:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Repeat a string - fast☆35Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 5 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`