use-url-search-params
[](https://github.com/rudyhuynh/use-url-search-params/blob/master/License)
[](https://github.com/rudyhuynh/use-url-search-params/blob/master/License)
NPM for converting URL queries
Drop-in replacement for fetch, Request, and Response with first class support for JSON objects
This is a custom react hook which replace simple useState hook and sync the state with URL params.
a url query updater that update your query
Useful hooks and tools for getting/setting: - typed simple and complex parameters - into the URL hash parameters
A drop-in replacements for fetch, Request, and Response with first class support for JSON objects.
[](https://github.com/rudyhuynh/use-url-search-params/blob/master/License)