Convert query string parameters into mongo query filter and options.
Parse and stringify URL query strings - this version is transpiled with babel, and minor manual changes regarding dependecy package for es5 compability.
Parse and stringify URL query strings
Store state in URL as in object, types and structure are preserved, with TS validation. Same API as React.useState, wthout any hasssle or boilerplate. Next.js@14-15, react-router@6-7, and remix@2.
Zod utility for parsing search params
TypeScript definitions for url-parse-lax
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.
TypeScript definitions for parse-github-repo-url
React Component to find and parse links, emails, phone numbers, credit cards and keywords to required format.
Provides functions to manipulate parsed url query object
Splits an url into sub-domain, domain and effective top-level-domain
Tiny parsing and formatting URL query strings for Node.js and browser
Tiny module that converts a host to docker (usually $DOCKER_HOST) to a standard http url
An advanced Query String parser that converts values into their correct Data Types and supports Nested Query Parameters.
URL detection and parsing for embed providers (YouTube, other OEmbed compatible providers),
Convert react-router-dom this.props.location.search string to an object
A module with logic an UI regions to support URL processing in Advanced REST Client application. It contains a logic to safely parse url with variables, build a URL input, or to enter any arbitrary URL with autosuggestions.
Parse and pass URL queries to MongoDB query
Parse and pass URL queries to MongoDB and LokiJS query
Collection of cross-platform routines to operate paths reliably and consistently. PathBasic leverages parsing, joining, extracting, normalizing, nativizing, resolving paths. Use the module to get uniform experience from playing with paths on different pla
Collection of cross-platform routines to operate web URIs ( URLs ) in the reliable and consistent way. Module WebUri extends Uri module to handle host and port parts of URI in a way appropriate for world wide web resources. This module leverages parsing,
Function to parse a git url and generates template url for the git compare preview.
Parse and stringify URL query strings
Splits an url into sub-domain, domain and effective top-level-domain
URI Templates (RFC6570) including de-substitution
A package to avoid repetition with Routes, Links and URLs, and reduce boilerplate with location param parsing in SPAs
Re-sign potentially already signed S3 urls.
The core `url` packaged standalone for use with Browserify.
It converts complex json with arrays and nested objects into url parameters or query string. It can also parse such query string back to json.