Declarative routing for React web applications. Latest version: 7.13.2, last published: . Start using react-router-dom in your project by running npm i react-router-dom. There are 23941 other projects in the npm registry using react-router-dom.
TypeScript definitions for react-router-dom. Latest version: 5.3.3, last published: 4 years ago. Start using @types/react-router-dom in your project by running npm i @types/react-router-dom. There are 1588 other projects in the npm registry using @types/react-router-dom.
Migration path to React Router v6 from v4/5. Latest version: 6.30.0, last published: 10 months ago. Start using react-router-dom-v5-compat in your project by running npm i react-router-dom-v5-compat. There are 19 other projects in the npm registry using react-router-dom-v5-compat.
The react-router-dom package contains bindings for using React Router in web applications. Please see the Getting Started guide for more information on how to get started with React Router.
Declarative routing for React. Latest version: 7.13.0, last published: a month ago. Start using react-router in your project by running npm i react-router. There are 8556 other projects in the npm registry using react-router.
React package for working with the DOM.. Latest version: 19.2.4, last published: 2 months ago. Start using react-dom in your project by running npm i react-dom. There are 170720 other projects in the npm registry using react-dom.
Adds cy.routerNavigate () command to the Cypress object to navigate using the React Router Dom history API. The command take the to and an optional options object as parameters.
React Hooks are a welcome addition to React 16.8, but come with a significant drawback for local development when NPM Link is also being used. In iPlayer Web, we’ve come up with a workaround! Read on ...