Awesome
<br/> <h1 align='center'>Vite Remix Router</h1> <p align='center'>Remix-style file-system routing for React and Vite</p> <br/>Introduction
The vite-plugin-remix-router
plugin provides a simple way to use
Remix-style file-system routing
in your Vite-powered React project.
Features
- 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.
Acknowledgement
Thanks to Remix for routing conventions and vite-plugin-pages and vite-plugin-next-react-router for inspiration.
License
Distributed under the MIT license.