Showing 1-20 of 162 packages
Small footprint URL parser that works seamlessly across Node.js and browser environments
Replacement for Node's native url.parse (deprecated as of 11.0)
Lax URL parsing with support for protocol-less URLs and IPs
Node's url.parse() but updated to support versioned dat URLs.
A high level git url parser for common git providers.
The core `url` packaged standalone for use with Browserify.
TypeScript definitions for url-parse
Parse a SSH/SCP/Rsync style address in a URL.parse compatible way
lightweight node url.parse regex based drop in replacement for browsers
Isomorphic/Universal WHATWG URL API with some support legacy node URL API
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Template-based URL-parsing
Spread a Redis URL string into a configuration object.
Parse a url assuming `http` if no protocol or `//` is provided.
The core `url` packaged standalone for use with Browserify.
parse a url with memoization
Flexible node.js url.parse replacement. Parsed URLs like a browser would and fills in the missing pieces
TypeScript definitions for url-parse-lax