Skip to content

mammadataei/vite-plugin-remix-router

Repository files navigation


Vite Remix Router

Remix-style file-system routing for React and Vite


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, and errorElement
  • 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.