react-router
https://github.com/reacttraining/react-router
JavaScript
Declarative routing for React
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported5 Subscribers
Add a CodeTriage badge to react-router
Help out
- Issues
- fix: avoid page reloads for zero-delta blocker events
- perf(typegen): only emit the route module map behind a future flag
- Fix crash when prefetching page links for an unloaded route module
- feat: implement custom fetch for HydratedRouter
- Adding one export re-typechecks every route
- fix(dev): use SPA fallback as index.html when public/index.html exists
- SPA mode (ssr: false) generates a broken index.html — real shell ends up in __spa-fallback.html instead
- Improved documentation about CSRF
- fix(dev): let SPA Vite builds exit after prerendering
- `vite build` never exits in SPA mode with React Router 8
- Docs
- JavaScript not yet supported