unplugin-remix-router
Router generator
Automates the setup of routing in React applications using Remix Router
This plugin streamlines React Router's routing setup with automatic file-based routing, requiring React Router 6.4+.
10 stars
2 watching
1 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
reactreact-routerremix
Related projects:
Repository | Description | Stars |
---|---|---|
hemengke1997/vite-plugin-remix-flat-routes | Provides a plugin for Vite to enable file-system routing in React applications with a flat route structure | 2 |
yesmeck/remix-routes | A tool for generating typesafe helper functions and automatically routing for Remix apps. | 425 |
brophdawg11/remix-routers | A collection of libraries that reimplement React Router for different UI rendering libraries | 152 |
posva/unplugin-vue-router | Automates file-based routing in Vue with TypeScript support | 1,680 |
remix-run/react-router | A lightweight routing library for the React JavaScript framework, enabling declarative navigation and management of client-side routes. | 53,130 |
dilums/interactive-remix-routing | An interactive app demonstrating routing in Remix with a focus on file-based routing and the latest routing features | 87 |
expo/router | A file-based router for universal React Native apps. | 1,371 |
denvned/isomorphic-relay-router | Enables React Router to work with Relay on both the client and server sides of an application. | 137 |
thinkjs/think-router | Provides a router for ThinkJS 3.x to handle URL routing and module loading. | 7 |
hannoeru/vite-plugin-pages | Automates file system based routing for Vue 3 / React / Solid applications using Vite | 1,875 |
vanilla-icecream/vite-plugin-vue-routes | Provides file-based routing for Vue applications using Vite. | 1 |
kentcdodds/incremental-react-router-to-remix-upgrade-path | A guide on incrementally migrating a React Router site to Remix | 60 |
m1212e/bun-fs-router-plugin | A bundler plugin that enables file system-based route configuration and optimization for web applications. | 4 |
kriasoft/universal-router | A simple middleware-style router for routing in isomorphic JavaScript web apps. | 1,711 |
ngrx/router | An alternative router for Angular 2 providing a simple, reactive API built to scale large applications. | 269 |