rc-queue-anim

JSON →
library 2.0.0 ·javascript maintenance
verified Jun 7, 2026

Queue animation component for React that staggers enter/leave animations of children elements. Current stable version is 2.0.0, released rarely (last update 2022). Key differentiator: provides ready-made animation types (alpha, left, right, top, bottom, scale, etc.) and configurable delay, duration, and interval for sequential animations. Requires React >=16.9.0 and is ESM-only. Alternative to react-spring or framer-motion for simple queue animations.