Skip to content

Vite Remix Router

Remix-style file-system routing for React and Vite

Remix-style file-system routing

Use the file-system to organize your application routes.

Nested and pathless layout routes

Custom layouts for each directory even without a path.

Route `actions`, `loaders`, and `errorElement`

Use the react-router^6.4.0 data APIs to preload data and handle errors.

Full typescript support

Written in typescript and fully type-safe.

Released under the MIT License.