vite-plugin-remix-router
v2.0.0
Published
Remix style file-system routing for React and Vite
Downloads
674
Maintainers
Readme
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.