Showing 1-20 of 560 packages
The URLSearchParams polyfill.
Polyfill URL and URLSearchParams
a simple polyfill for javascript URLSearchParams
serializes and deserializes a zod schema to URLSearchParams
implementaion of URLSearchParams at WHATWG Living Standard https://url.spec.whatwg.org/
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
Querystring serializer for Kryo types, using URLSearchParams
This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.
Polyfill URL and URLSearchParams
react-search-params is a simple hook to control current url search. Also provides so methods that extend URLSearchParams.
Lightweight querystring parse() & stringify() based on URLSearchParams APIs