ac-inferno
v1.0.6
Published
Elemental components for doing animation
Maintainers
Readme
ac-inferno (Animate Components for Inferno)
Install
npm
npm install ac-infernoyarn
yarn add ac-infernoThe UMD build is also available on unpkg:
<script src="https://unpkg.com/[email protected]/dist/ac-inferno.min.js"></script>Why a separate package for InfernoJS instead of using animate-components with Inferno-compat ?
- Cost in performance.
- Strange errors (specially with
Disappearcomponent). - Reduce build size with Inferno.
Docs
View the complete documentation here (API is similar for both React and Inferno).
Animations
Below is a list of all available animations (Components).
Bounce
BounceBounceUpBounceRightBounceLeftBounceDown
Fade
FadeInFadeInRightBigFadeInRightFadeInLeftBigFadeInLeftFadeInDownFadeInDownBigFadeInUpFadeInUpBig
Flip
FlipFlipXFlipY
LightSpeed
LightOutLightIn
Rotate
RotateInRotateRightRotateLeftRotateUpRightRotateUpLeft
Slide
SlideUpSlideDownSlideLeftSlideRight
Special
FlashRollOutRollInRubberSwingZoomHingePulseExpandUpEntranceHatchStarWars
🚀 New
Perspective
PDownPUpPLeftPRight
Bingo
PuffOutPuffInVanishOutVanishIn
Expanse (in space)
ExpanseUpExpanseDownExpanseLeftExpanseRight
