04 December 2019 Static route mapping for React Router Create a single source map of truth for all routes in your react app and easily render in react-router.
29 May 2019 A simple package to create modal gallery with react-router This is a simple package for the react-router to implement url based modals.
02 May 2019 Provides drilldown-style horizontal slide transitions between index and child routes This is a simple component that provides drilldown-style horizontal slide transitions between index and child routes.
24 March 2019 A tiny HOC for rendering route breadcrumbs with react-router A small (~1.5kb gzip), flexible, higher order component for rendering breadcrumbs with react-router 4 & 5
23 February 2019 A custom React router that leverages the Web Animations API and CSS animations A custom React router that leverages the Web Animations API and CSS animations.
07 December 2018 Utility for integrating react-swipeable-views with react-router Utility for integrating react-swipeable-views with react-router.
04 December 2018 Ultimate routing solution for your React applications React Router Async is ultimate routing solution for your React applications, especially it's good in universal applications.
05 November 2018 Hash link scroll functionality for React Router This is a solution to React Router's issue of not scrolling to #hash-fragments when using the Link component to navigate.
20 August 2018 Higher-order components and components for React when using router5 Higher-order components and components for React when using router5.
10 August 2018 Universal data fetching and lifecycle management for react router with multiple components Universal data fetching and lifecycle management for [email protected] with multiple components.
30 July 2018 React, MobX, React-Router and Webpack boilerplate with async routes React, MobX, React-Router and Webpack boilerplate with async routes. This boilerplate is also ready for deploying your app to Heroku.
07 July 2018 React adapter components for mobx-router A view-agnostic router that uses MobX to manage its internal state. Built to handle the complex requirements of modern-day, universal web applications.
08 June 2018 Next generation Routing for React Here’s a quick overview of the features and usage in Reach Router.
26 May 2018 Simple and customizable page transitions for Next.js apps Simple and customizable page transitions for Next.js apps.
07 May 2018 State based routing for React UI-Router provides extremely flexible, state based routing to the React ecosystem.
27 April 2018 named routes for react-router and your react application Named routes for react-router.
16 April 2018 Lift a React components state into the url Lifts the state out of a react component and into the url.
25 September 2017 Routing and navigation solution for JavaScript A simple middleware-style router for isomorphic JavaScript web apps.
25 September 2017 An opinionated URL change handler for Cerebral An opinionated URL change handler for Cerebral 1.x
15 August 2016 React Router Mega Demo Eventually this will be a mega demo, but right now its just a playground for server-side rendering with react-router. After cloning the repo, do this so check it out: $ npm install $ ./script/dev