A utility for parsing and validating data URLs.
Stringify an authors object to `name (url)`.
Parse and stringify git urls in a friendly way.
Parse a url assuming `http` if no protocol or `//` is provided.
Parse database urls
Performant utilities for URL resolution and parsing built on core url.
Parses Redis URL into a node_redis config object
parse mongodb connection strings.
TypeScript definitions for parse-github-url
Parse a bitbucket git url and return the bitbucket repo url
A Rollup and ViteJS plugin that allows to parse a GraphQL Schema from a target URL and save it to a target output folder, or to parse it from the disk and convert it to a desired format.
Utility for parsing and serializing URL query strings. Intended for use in Adobe Launch extensions.
Ethereum url parsing library
Parse and stringify URL query strings
TypeScript definitions for parse-data-url
A querystring parser that supports nesting and arrays, with a depth limit
Spread a Redis URL string into a configuration object.
Parse aws S3 urls. Extract region, bucket name, object key.
A simple script for parsing and manipulating application/x-www-form-urlencoded data
Regular expression matching for email addresses. Maintained, configurable, more accurate, and browser-friendly alternative to email-regex. Works in Node v14+ and browsers. Made for Spam Scanner and Forward Email.
Parse a URL, returning all UTM parameters.
A minuscule library to parse URLs
Parse a Bitbucket URL into an object.
Fast and simple way to parse and stringify URL query strings
TypeScript definitions for url-parse-lax
Parse urls and with Express-like url segments
Parse a string into an array of objects with `name`, `email` and `url` properties following npm conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of authors objects.
Tiny module that converts a host to docker (usually $DOCKER_HOST) to a standard http url
Parse and stringify URL query strings - this version is transpiled with babel, and minor manual changes regarding dependecy package for es5 compability.