inferno4-velocity
v1.2.7
Published
Inferno4/5 components to wrap Velocity animations
Downloads
5
Readme
velocity-inferno
Online Demo
Easy animations with velocity js this is version of velocity-react converted to use with Inferno.
npm i velocity-inferno --save
See Velocity-React Documentation for usage.
inferno animate css alternative
Here is another good alternative to create animations for inferno js components, if you need something more simple and want to use css only based animations you can try this:
https://github.com/kurdin/inferno-animate.css
inferno4 support
If you need inferno4 support, use
npm i inferno4-velocity --save
or git clone https://github.com/kurdin/velocity-inferno
and then checkout inferno4 branch git checkout inferno4
https://github.com/kurdin/velocity-inferno/tree/inferno4