animate-components-packages
v0.0.2
Published
Contains packages for animate-components
Downloads
5
Maintainers
Readme
Animate Components
Elemental components for doing animation in React
Packages
This repository uses Lerna to organise the codebase.
| Package | Version | Description |
| ------------- |:-------------:| -----:|
| animate-keyframes
| | Keyframes for animations |
| animate-components
| | Components for animations |
| element-utils
| | Utility functions for animate-components
|
| ac-inferno
| | animate-components
for InfernoJS |
Docs
View the docs here
Support
Animate Components also supports InfernoJS (separate package so inferno-compat
is not required) and Preact (with preact-compat
).
Why a separate package for InfernoJS ? Read here.