nuqs-alternative topic

List nuqs-alternative repositories

state-in-url

401
Stars
10
Forks
401
Watchers

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...