alexkrolick / 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-config npm Static route config helpers

Redux users: The react-router-redux package is now deprecated. See Redux Integration for a better approach.

Changes

Detailed release notes for a given version can be found on our releases page.

For change notes prior to version 4, please see the CHANGES.md file.

About

react-router is developed and maintained by React Training and many amazing contributors. If you're interested in learning more about what React can do for your company, please get in touch!

About

Declarative routing for React

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

License:MIT License


Languages

Language:JavaScript 89.0%Language:Objective-C 3.6%Language:CSS 3.0%Language:HTML 1.5%Language:Python 1.2%Language:Java 1.1%Language:Shell 0.6%