Files
tuono/packages/tuono-react-vite-plugin/README.md
T

13 lines
363 B
Markdown

# tuono-fs-router-vite-plugin
This is a vite plugin for [tuono](https://github.com/tuono-labs/tuono).
This package specifically handles the file system based routing.
Check [tuono](https://github.com/tuono-labs/tuono) for more.
## Credits
This plugin is strongly inspired by the [@tanstack/router](https://tanstack.com/router/latest)
route generator plugin.