Remix-style file-system routing for React and Vite
The vite-plugin-remix-router plugin provides a simple way to use
Remix-style file-system routing
in your Vite-powered React project.
- Remix-style file-system routing
- Nested and pathless layout routes
- Route
actions,loaders, anderrorElement - Type-safe and full typescript support
- Flexible and customizable
Read the documentation to learn more.
Thanks to Remix for routing conventions and vite-plugin-pages and vite-plugin-next-react-router for inspiration.
Distributed under the MIT license.