TypeScript
TypeScript
- サイズ
- 6.17 KB
- 作成日
- 2024-02-28 18:22:36
- 更新日
- 2025-06-23 00:46:59
- README
-
-
https://github.com/asmyshlyaev177/state-in-url.git#readme-ov-file
-
git://github.com/asmyshlyaev177/state-in-url.git 6.17KB
-
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-15, react-router@6-7, and Remix@2.