state-in-url
Store state in URL as in object, types and structure are preserved, with TS validation. Same API as React.useState, wthout any hasssle or boilerplate. Next.js@14-15 and react-router@6-7.
Found 10 results for url-state
Store state in URL as in object, types and structure are preserved, with TS validation. Same API as React.useState, wthout any hasssle or boilerplate. Next.js@14-15 and react-router@6-7.
React hook for managing state in the URL
Redux-based component routing solution
Type-safe search params state manager for Next.js - Like React.useState, but stored in the URL query string
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
A Signal and Querystate backed React State management utility library.
Official ComponentRouter bindings for React
Flux-based partial routing solution
A utility for managing search params state with TanStack Router in a type-safe way
A custom React hook designed to synchronize component state with the URL's query parameters. This allows you to easily reflect a component's state in the URL or initialize a component's state from the URL.