Anime.js : JavaScript Animation Engine

    Anime.js : JavaScript Animation Engine

    Anime.js is a lightweight JavaScript animation library. It works with any CSS Properties, individual CSS transforms, SVG or any DOM attributes, and JavaScript Objects.

    Features:

    • Keyframes: Chain multiple animation properties.
    • Timeline: Synchronize multiple instances together.
    • Playback controls: Play, pause, restart, seek animations or timelines.
    • CSS transforms: Animate CSS transforms individually.
    • Function based values: Multiple animated targets can have individual value.
    • SVG Animations: Motion path, line drawing and morphing animations.
    • Easing functions: Use the built in functions or create your own Cubic Bézier curve easing.

    Leave a Reply