# react-router-CN **Repository Path**: qjwvtd/react-router-CN ## Basic Information - **Project Name**: react-router-CN - **Description**: React Router V4 中文文档 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-06-15 - **Last Updated**: 2022-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
用于 React 的声明式路由组件
## 文档 [View the docs here](https://reacttraining.com/react-router) [点击此处查看中文文档](http://reacttraining.cn/) [3.x 文档](https://github.com/ReactTraining/react-router/blob/v3/docs) [2.x 文档](https://github.com/ReactTraining/react-router/blob/v2.8.1/docs) ## 包 这是一个基于 [Lerna](https://github.com/lerna/lerna) 管理的 Repository. 我们基于此代码库已经在 npm 发布了[若干个包](/packages) 包括: | 包名 | 版本 | 文档 | 描述 | |---------|---------|------|-------------| | [`react-router`](/packages/react-router) | [](https://www.npmjs.com/package/react-router) | [](/packages/react-router/docs) | React Router 核心组件 | | [`react-router-dom`](/packages/react-router-dom) | [](https://www.npmjs.com/package/react-router-dom) | [](/packages/react-router-dom/docs) | 用于 DOM 绑定的 React Router | | [`react-router-native`](/packages/react-router-native) | [](https://www.npmjs.com/package/react-router-native) | [](/packages/react-router-native/docs) | 用于 [React Native](https://facebook.github.io/react-native/) 的 React Router| | [`react-router-redux`](/packages/react-router-redux) | [](https://www.npmjs.com/package/react-router-redux) | [](/packages/react-router-redux/#readme) | React Router 和 Redux 的集成 | | [`react-router-config`](/packages/react-router-config) | [](https://www.npmjs.com/package/react-router-config) | [](/packages/react-router-config/#readme) | 静态路由配置帮助助手 | ## 加群交流
React技术交流1群(已满):342685917
React技术交流2群:450586076
## 鸣谢
Thanks to [our sponsors](/SPONSORS.md) for supporting the development of React Router.
Also, thanks to [BrowserStack](https://www.browserstack.com/) for providing the infrastructure that allows us to run our build in real browsers.