1. Home
  2. /
  3. Animxyz
  4. /
  5. Bounce In

Bounce In - Animxyz Typing CST Test

Loading…

Bounce In — Animxyz Code

Makes a div bounce into view.

# animxyz/demo/bounce_in.html
<html>
  <head>
	<script src="https://cdn.jsdelivr.net/npm/animxyz@1.0.0/dist/animxyz.js"></script>
  </head>
  <body>
	<div class="xyz-in xyz-bounce-in" style="width:100px;height:100px;background:cyan;"></div>
  </body>
</html>

Animxyz Language Guide

AnimXYZ is a modern, utility-first CSS animation framework designed to make complex animations simple and composable. It focuses on applying reusable animation patterns directly via class names in HTML, enabling quick prototyping and maintainable production-grade animations.

Primary Use Cases

  • ▸Entrance/exit animations for UI components
  • ▸Page transitions and modal effects
  • ▸Hover, focus, and interactive states
  • ▸Continuous animations like loaders and spinners
  • ▸Rapid prototyping of animated interfaces

Notable Features

  • ▸Utility-first class names for animations
  • ▸Composable animations through class combination
  • ▸Pre-built keyframe sequences for common effects
  • ▸Lightweight with zero runtime dependencies
  • ▸Integration with TailwindCSS or plain CSS workflows

Origin & Creator

AnimXYZ was created by Nathan Smith in 2021 as a lightweight alternative to heavier animation libraries and frameworks, focusing on composable CSS-first animations.

Industrial Note

AnimXYZ is popular among frontend engineers, UI/UX designers, and web app developers who need fast, maintainable, and responsive animations without complex JS libraries or frameworks.

More Animxyz Typing Exercises

Simple AnimXYZ AnimationAnimXYZ Slide In LeftAnimXYZ Rotate InAnimXYZ Fade OutAnimXYZ Flip InAnimXYZ Scale UpAnimXYZ Slide Up FadeAnimXYZ Spin InAnimXYZ Staggered Animation

Practice Other Languages

CReactPythonC++RustTypeScriptKotlinPHPJavaC#RubyMqlCqlN1qlCypher