MCPcopy Index your code
hub / github.com/STRML/react-router-component-transition

github.com/STRML/react-router-component-transition @0.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.2.0 ↗ · + Follow
0 symbols 0 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

React-Router-Component-Transition

A simple component that overrides <Locations> in React-Router-Component to animate page transitions.

View the Demo

Install

npm install react-router-component-transition
var AnimatedLocations = require('react-router-component-transition');

Usage

Simply replace any usage of <Locations> in your app with <AnimatedLocations>.

View the source for more details and comments.

You can also change the transition used on a particular link by using the prop transitionName, or shut off transitions entirely by using the prop noTransition.

View the demo source for more usage details.

Development

To run the demo locally and tinker:

% git clone https://github.com/strml/react-router-page-transition.git
% npm install
% npm run develop
% open index.html

Core symbols most depended-on inside this repo

Shape

For agents

$ claude mcp add react-router-component-transition \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact