use-stateful-url
A React hook for managing state and synchronizing it with URL hash parameters. Useful when you do not want the side effects of query parameters, are already using state and need to quickly make it shareable via url without a huge refactor, need to ensure
stateful-params
A lightweight and intuitive React hook for managing URL query parameters with ease. Stateful-params enables seamless CRUD operations on URL query parameters while keeping your UI in sync with the URL state. Perfect for building dynamic, stateful, and shar