Files
tuono/packages/fs-router-vite-plugin
Valerio Ageno 607da92c71 Make handler arguments optional (#87)
* feat: support axum extractors

* chore: update tuono example

* chore: update tutorial example

* doc: update documentation

* feat: update version to v0.12.0

* fix: use clippy suggestion
2024-11-11 21:52:22 +01: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.