suvjunmd / react-router

Declarative routing for React

Home Page:https://reacttraining.com/react-router/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-router

React Router

Declarative routing for React

Docs

View the docs here

Migrating from 2.x/3.x?

3.x docs

2.x docs

Packages

This repository is a monorepo that we manage using Lerna. That means that we actually publish several packages to npm from the same codebase, including:

Package Version Docs Description
react-router npm The core of React Router
react-router-dom npm DOM bindings for React Router
react-router-native npm React Native bindings for React Router
react-router-redux npm Integration with React Router and Redux
react-router-config npm Static route config helpers

Thanks

Thanks to our sponsors for supporting the development of React Router.

Also, thanks to BrowserStack for providing the infrastructure that allows us to run our build in real browsers.

About

Declarative routing for React

https://reacttraining.com/react-router/

License:MIT License


Languages

Language:JavaScript 52.7%Language:Objective-C 16.5%Language:CSS 13.3%Language:HTML 6.8%Language:Python 5.7%Language:Java 4.9%