Package com.oorian.css.animations


package com.oorian.css.animations
  • Classes
    Class
    Description
    Abstract base class for CSS keyframe animations.
    A looping animation that scales an element up and back, creating a heartbeat effect.
    A looping animation that combines scaling and opacity changes for a pulsing effect.
    A looping animation that bounces an element up and down with a squash-and-stretch effect.
    A looping animation that fades an element's opacity in and out.
    A looping animation that flips an element around an axis.
    A looping animation that rapidly shakes an element back and forth with rotation.
    A looping animation that continuously rotates an element 360 degrees.
    A looping animation that rotates an element in discrete steps, creating a pulsing spin effect.