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
- Host: GitHub
- URL: https://github.com/developit/preact-transition-group
- Owner: developit
- Created: 2016-09-21T23:25:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-18T01:12:31.000Z (over 5 years ago)
- Last Synced: 2025-08-15T19:05:54.862Z (4 months ago)
- Language: JavaScript
- Homepage: https://npm.im/preact-transition-group
- Size: 343 KB
- Stars: 53
- Watchers: 4
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
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.