Showing 1-20 of 1,789 packages
implementaion of URLSearchParams at WHATWG Living Standard https://url.spec.whatwg.org/
The URLSearchParams polyfill.
Polyfill URL and URLSearchParams
a simple polyfill for javascript URLSearchParams
serializes and deserializes a zod schema to URLSearchParams
Determines whether a value is a URLSearchParams instance.
Serializes JavaScript objects to URLSearchParams.
A 1.53kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes
A validator for FormData and URLSearchParams objects
TypeScript utilities for safely parsing and handling structured data using DTOs and parsers for FormData, URLSearchParams, and JSON objects.
History.js wrapper with observable location and reactive URLSearchParams
Utilities to work with urls. Based on standard implementation of [URL](https://url.spec.whatwg.org/#url-class) and [URLSearchParams](https://url.spec.whatwg.org/#interface-urlsearchparams), in case environment does not support these object polyfills shoul
thin layer on around URLSearchParams to parse/merge/stringify QueryStates
Validation helpers for [zod](https://github.com/colinhacks/zod) specifically for parsing `FormData` or `URLSearchParams`. This is particularly useful when using [Remix](https://github.com/remix-run/remix) and combos well with [remix-validated-form](https:
URLSearchParams replacement for React Native applications
This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.
Querystring serializer for Kryo types, using URLSearchParams
react-search-params is a simple hook to control current url search. Also provides so methods that extend URLSearchParams.
Polyfill URL and URLSearchParams
Lightweight querystring parse() & stringify() based on URLSearchParams APIs