1 repository
Animation tools that operate independently of specific JavaScript framework wrappers.
Distinguishing note: The candidates focus on specific rendering or architectural patterns rather than framework independence in animations
Explore 1 awesome GitHub repository matching web development · Framework-Agnostic Animation Utilities. Refine with filters or upvote what's useful.
Auto-animate is a framework-agnostic JavaScript animation library used to automatically animate the entry, exit, and movement of elements within a document. It functions as a transition tool that adds smooth motion to web application elements to prevent abrupt layout jumps during content changes. The utility is designed to be reduced motion compliant, automatically detecting and respecting system-level accessibility settings to disable animations for users with motion sensitivities. It also features a plugin system that allows the replacement of default fade and scale transitions with custom
Works across any JavaScript environment, including React and Vue, without requiring specific framework wrappers.