← Explore
TOPIC

#query-params-parsing

Open source repositories tagged with #query-params-parsing, ranked by health score.

asmyshlyaev177
asmyshlyaev177/state-in-url
JavaScript
88
health

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.

417