seonghyeonkimm / vite-plugin-remix-router

Remix-style file-system routing for React and Vite

Home Page:https://vite-remix-router.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

Remix-style file-system routing for React and Vite

https://vite-remix-router.vercel.app

License:MIT License


Languages

Language:TypeScript 97.1%Language:JavaScript 1.3%Language:HTML 1.1%Language:Shell 0.5%