N°898
REPOSITORY DETAIL · 仓库详情
Open Source · GITHUB
react-router – remix-run
remix-run/react-router
前端 Web 框架 / UI 库
56,557 Stars
10,905 Forks
TypeScript
MIT
3
Views · 浏览
项目简介
React 的声明式路由
SECTION · 01
关键指标一览
Stars 数
56,557
Forks 数
10,905
Watchers 数
56,557
Issue 数
163
主要语言
TypeScript
许可证
MIT
仓库所有者
remix-run
创建时间
2014.05.16
更新时间
2026.08.19
最近推送
2026.08.19
SECTION · 03
README 详细介绍
README 原文为英文,如需阅读完整中文内容,建议使用 浏览器翻译插件(如 Edge 浏览器自带翻译、Google 翻译扩展)进行整页翻译。
[![npm package][npm-badge]][npm] [![build][build-badge]][build]
[npm-badge]: https://img.shields.io/npm/v/react-router.svg
[npm]: https://www.npmjs.org/package/react-router
[build-badge]: https://img.shields.io/github/actions/workflow/status/remix-run/react-router/test-unit.yml?branch=main&style=square
[build]: https://github.com/remix-run/react-router/actions/workflows/test-unit.yml
React Router is a multi-strategy router for React. You can use it maximally as a React framework or minimally as a library with your own architecture.
Packages
- <code class="ra0-md-code">react-router</code>
- <code class="ra0-md-code">create-react-router</code>
- <code class="ra0-md-code">@react-router/dev</code>
- <code class="ra0-md-code">@react-router/node</code>
- <code class="ra0-md-code">@react-router/serve</code>
- <code class="ra0-md-code">@react-router/express</code>
- <code class="ra0-md-code">@react-router/architect</code>
- <code class="ra0-md-code">@react-router/cloudflare</code>
- <code class="ra0-md-code">@react-router/fs-routes</code>
Previous Versions
已复制克隆地址到剪贴板