sindresorhus / url-parse-laxLinks
Lax URL parsing with support for protocol-less URLs and IPs
☆53Updated 3 weeks 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☆54Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Repeat a string - fast☆34Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Convert an Observable to a Promise☆49Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 weeks ago
- List of node.js builtin modules☆37Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Transform the first chunk in a stream☆26Updated last year
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 7 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Check if a value is a function☆27Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get an array of parent directories including itself☆26Updated last year
- Modify the values of an object☆27Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year