Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hemengke1997/vite-plugin-remix-flat-routes

Remix-flat-routes style file-system routing for React
https://github.com/hemengke1997/vite-plugin-remix-flat-routes

Last synced: about 1 month ago
JSON representation

Remix-flat-routes style file-system routing for React

Awesome Lists containing this project

README

        


Logo

vite-plugin-remix-flat-routes


Remix-flat-routes style file-system routing for React

## Introduction

`vite-plugin-remix-flat-routes` is a Vite plugin that provides [remix-flat-routes](https://github.com/kiliman/remix-flat-routes) file-system routing for React applications.

## Features

- Remix-flat-routes style file-system routing out of the box
- Route Router Data-API support
- Route-level KeepAlive like Vue
- Type-safe and full typescript support
- Extensible, flexible and configurable

Read the [documentation](https://hemengke1997.github.io/vite-plugin-remix-flat-routes/) to learn more.

## Inspiration
- [remix](https://remix.run)
- [react-router](https://reactrouter.com)
- [remix-flat-routes](https://github.com/kiliman/remix-flat-routes)
- [vite-plugin-remix-routes](https://github.com/vjee/vite-plugin-remix-routes)
- [vite-plugin-remix-router](https://github.com/mammadataei/vite-plugin-remix-router)

## License

Distributed under the [MIT license](/LICENSE.md).