Asa JS is a lightweight JavaScript library for performing small and simple animations to text. Perfectly minimal, incredibly powerful.
animation: rotate
animation: push
animation: flip-x
animation: flip-y
animation: wave
Simply include the core CSS and JS files in your project. No dependencies required.
Configure animations directly in your HTML using data-asa
attributes.
basic,
rotate, push, knock, fade,
flip-x, flip-y, wave.
infinite.
Initialize all elements with the init() method:
A skewed translateX animation that looks like a subtle punch.
A playful scaling animation perfect for character reveals.