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
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)
Get/set URL parameters in the hash string instead of the query string.