Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unplugin-remix-router #904

Merged
merged 8 commits into from
Jul 5, 2024
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ In this section, we use badges to indicate the targeted Vue version for each plu
#### Routing

- [generouted](https://github.com/oedotme/generouted) - Client-side type-safe file-based routing and global modals — supports layouts, loaders, code-splitting and more.
- [unplugin-remix-router](https://github.com/ws-rush/unplugin-remix-router) - Generates a react-router file that depends on remix v2 file-based router convention.

#### Loaders

Expand Down
Loading