react-css-transition
TypeScript icon, indicating that this package has built-in type declarations

0.7.4 • Public • Published

react-css-transition

NPM Version Widget Build Status Widget Coverage Widget

React CSS Transition provides a reliable way to transition your components between two states across browers.

Read the full documentation

Checkout this CodePen

Installation

npm install react-css-transition --save

Features

  • Transition between the default state and the active state
  • Perform a reverse transition when interrupted
  • Define transitions using inline styles or CSS classes
  • Transition components when entering or leaving the DOM
  • Notify when a transition has finished
  • Support the application of initial values before a transition
  • Includes typescript definitions
  • Falls back to an automatically set timeout in rare edge cases.

License

MIT

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.7.42,021latest

Version History

VersionDownloads (Last 7 Days)Published
0.7.42,021
0.7.31
0.7.21
0.7.11
0.7.02
0.6.41
0.6.31
0.6.22
0.6.11
0.6.03
0.4.0-beta.12
0.3.0-beta.21
0.3.0-beta.11
0.3.0-beta.01
0.2.0-beta.01
0.1.0-alpha.71
0.1.0-alpha.62
0.1.0-alpha.41
0.1.0-alpha.31
0.1.0-alpha.21

Package Sidebar

Install

npm i react-css-transition

Weekly Downloads

2,046

Version

0.7.4

License

MIT

Last publish

Collaborators

  • wikiwi