An open API service indexing awesome lists of open source software.

https://github.com/developit/preact-transition-group

transition-group ui component for preact
https://github.com/developit/preact-transition-group

Last synced: 4 months ago
JSON representation

transition-group ui component for preact

Awesome Lists containing this project

README

          

# preact-transition-group

A preact-aliased version of [react-addons-transition-group](https://npm.im/react-addons-transition-group), originally extracted from the React codebase, refactored to ES2015 and converted to use Preact.

See [React's Animation Documentation](https://facebook.github.io/react/docs/animation.html) for usage.