HTML attributes → CSS3 Animations

Made by Leon A.

The Psychology of Premium Websites — Sam Crawford
Every UI/UX Concept Explained in Under 10 Minutes — Kole Jain

CSS Animation Library. Made for Designers

Standalone · MIT · zero JS runtime dependency for CSS-rendered effects

fade-up · slide-left · zoom-in · flip-in-x · bounce-in-up · blur-in · roll-in · back-in-down · pop-in · swing-in · rotate-in · fade-blur-up · zoom-in-up · fade-right · slide-up · zoom-out · flip-in-y · bounce-in · back-in-up · 

Click the attribute. Watch it change.

Beauty portrait in profile against a pink backdrop, wearing a tall crown of pink ruffled fabric

data-kui="wipe-circle 1500ms"

tilt-3d · magnetic · cursor-spotlight · glow-pulse · float · bob · orbit · beam-border · gradient-rotate-border · noise-overlay · aurora · scanline · dot-grid-drift · spotlight-follow · wave-blob · starfield · gradient-mesh · floating-shapes · 

Effects compose. Until they collide.

Entrance

Segmentation & reveals

data-kui=""

Nothing selected. Tick an effect to build the attribute.

Disjoint channels compose without a conflict.

horizontal-scroll · sequence-scrub · video-scrub · pin-until · scroll-spy · parallax-y · ken-burns · wipe-circle · lightbox-open · scroll-progress-bar · 

Scroll pulls the reel.

data-kui="horizontal-scroll distance:300vh target:.track"

The ONLY 6 Web Design Styles that Matter (2026) — Self-Made Web Designer
Self-Made Web Designer — 6 design styles
Why My AI Designs Always Look Next Level — Tae Online HD
Tae Online HD — AI design
Turn Claude into a Design Genius... Just Watch — Jack Roberts
Jack Roberts — Claude design
How to Build $10K Websites in Minutes (Claude AI) — Metics Media
Metics Media — Claude AI sites
The Seismic Shifts Happening In Web Design — Self-Made Web Designer
Self-Made Web Designer — web design
How I Build & Sell Beautiful $5,000 Animated Websites with AI (AntiGravity) — Viktor Oddy
Viktor Oddy — AI-built sites
Claude Design = Easy Websites for Beginners — Kyle Skelly
Kyle Skelly — Claude for beginners
Every Web Design Concept Explained in Under 13 Minutes — Sam Crawford
Sam Crawford — web design concepts
text-reveal-mask · scramble · typewriter · var-weight · odometer-roll · count-up · draw-signature · ken-burns · slat-assemble · masonry-reflow · flip-shuffle · confetti-burst · heart-burst · wipe-diagonal · parallax-rotate · 

A slice of every category

pin-section · pin-until · pin-spacer · stacking-cards · horizontal-scroll · sequence-scrub · video-scrub · scroll-progress-bar · scroll-progress-ring · parallax-y · parallax-x · parallax-scale · scroll-fade · scroll-desaturate · scrollytelling-step · scroll-spy · scroll-snap-x · 

View Timeline Animation

drag · drag-x · drag-inertia · throwable · elastic-pull · rubber-band · snap-back · swipe · swipe-x · long-press · magnetic-snap · 

Ship it in two lines.

Standalone, MIT-licensed, framework-agnostic. No product or CMS coupling — drop the two files in and start authoring data-kui attributes.

npm install kuinetic
<script src="./kuinetic.all.js"></script>
<link rel="stylesheet" href="./kuinetic.css">
<script src="./kuinetic.js"></script>
<script>
  kuinetic.kuinetic({ observe: true }).start()
</script>