Store any user state in query parameters; imagine JSON in a browser URL, while keeping types and structure of data, e.g.numbers will be decoded as numbers not strings. With TS validation. Shared state and URL state sync without any hassle or boilerplate. Supports Next.js@14-16, react-router@6-7, and Remix@2.
☆410Mar 3, 2026Updated 2 weeks ago
Alternatives and similar repositories for state-in-url
Users that are interested in state-in-url are comparing it to the libraries listed below
Sorting:
- Type-safe search params state manager for React frameworks - Like useState, but stored in the URL query string.☆10,243Mar 13, 2026Updated last week
- single and multi selection, virtualized, new option creation, search, and more☆92Nov 4, 2025Updated 4 months ago