ac-inferno

1.0.6 • Public • Published

ac-inferno (Animate Components for Inferno)

version gzip size

Install

npm

npm install ac-inferno

yarn

yarn add ac-inferno

The UMD build is also available on unpkg:

<script src="https://unpkg.com/ac-inferno@1.0.3/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 Disappear component).
  • 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

  • Bounce
  • BounceUp
  • BounceRight
  • BounceLeft
  • BounceDown

Fade

  • FadeIn
  • FadeInRightBig
  • FadeInRight
  • FadeInLeftBig
  • FadeInLeft
  • FadeInDown
  • FadeInDownBig
  • FadeInUp
  • FadeInUpBig

Flip

  • Flip
  • FlipX
  • FlipY

LightSpeed

  • LightOut
  • LightIn

Rotate

  • RotateIn
  • RotateRight
  • RotateLeft
  • RotateUpRight
  • RotateUpLeft

Slide

  • SlideUp
  • SlideDown
  • SlideLeft
  • SlideRight

Special

  • Flash
  • RollOut
  • RollIn
  • Rubber
  • Swing
  • Zoom
  • Hinge
  • Pulse
  • ExpandUp
  • Entrance
  • Hatch
  • StarWars

🚀 New

Perspective

  • PDown
  • PUp
  • PLeft
  • PRight

Bingo

  • PuffOut
  • PuffIn
  • VanishOut
  • VanishIn

Expanse (in space)

  • ExpanseUp
  • ExpanseDown
  • ExpanseLeft
  • ExpanseRight

Package Sidebar

Install

npm i ac-inferno

Weekly Downloads

0

Version

1.0.6

License

MIT

Last publish

Collaborators

  • nitin42