url-modify
Modify URL instances cleanly and safely. Works in any environment that supports the URL API.
Modify URL instances cleanly and safely. Works in any environment that supports the URL API.
serializes and deserializes a zod schema to URLSearchParams
Support characters other than "&" as URL query separator
An extended version of URLSearchParams with support for Objects and Arrays.
A zero-dependency, type-safe library for managing URL query parameters in React with schema-based validation. It includes a built-in schema generator, eliminating the need for external validation libraries like Zod or Yup. Query parameter changes automati
[](https://github.com/rudyhuynh/use-url-search-params/blob/master/License)
Support characters other than "&" as URL query separator
A validator for FormData and URLSearchParams objects