Files
tuono/packages/fs-router-vite-plugin
Valerio Ageno 67d4e1bcac Create use router hook (#13)
* refactor: useRouter to useInternalRouter

* feat: create useRouter hook

* feat: optimized payload sent to client

* feat: add support for query and pathname value in useRouter

* feat: update version to v0.4.6
2024-07-11 21:43:38 +02:00
..
2024-07-11 21:43:38 +02:00
2024-07-11 21:43:38 +02:00

tuono-fs-router-vite-plugin

This is a vite plugin for tuono.

This package specifically handles the file system based routing.

Check tuono for more.

Credits

This plugin is strongly inspired by the @tanstack/router route generator plugin.