9 repos
Frameworks and utilities that provide motion effects and transition mechanisms for interface elements.
Explore 9 awesome GitHub repositories matching user interface & experience · Animation Libraries. Refine with filters or upvote what's useful.
This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained
Coordinates animated transitions for elements entering or leaving the DOM by monitoring state changes via unique keys.
Utility-first CSS framework for fast, design-system-friendly styling.
Applies motion effects like spinning, pulsing, and bouncing to interface elements to improve user engagement.
Animate.css is a library of pre-defined, cross-browser CSS keyframe animations that can be applied to elements through declarative class toggling. It functions as a comprehensive motion framework, providing a standardized set of effects that ensure consistent visual transitions without requiring custom keyframe definit
Simplifies the addition of hardware-accelerated motion to web projects by offering a ready-to-use library of CSS keyframe animation utilities.
This project is a declarative motion framework and JavaScript animation engine designed to transition CSS properties, SVG attributes, and DOM elements. It provides a comprehensive set of tools for creating complex, multi-part motion sequences by synchronizing animations, timers, and callbacks into a single, unified tim
Offers a declarative infrastructure for sequencing motion across CSS, SVG, and DOM elements.
This project is a curated resource repository that serves as a comprehensive directory of design assets and development tools. It provides a structured collection of high-quality links intended to help developers discover essential resources for their technical projects and user interface designs. The directory is dis
Shares a range of JavaScript-based frameworks for implementing complex web animations.
jQuery is a library designed for document object model manipulation and cross-browser interaction. It provides a unified interface for selecting, traversing, and modifying web page elements, ensuring consistent behavior across different rendering engines by abstracting away underlying browser inconsistencies. The libr
Automates complex timing and sequencing for visual transitions and movement on web elements.
This project is a community-curated directory of resources, libraries, and tools designed to support developers working with the Flutter framework. It functions as a centralized knowledge base, organizing high-quality external references into a structured, human-readable format to assist in the discovery of technical m
Supplies a variety of physics-based motion systems and transition libraries for creating sophisticated interface animations.
This project is a community-driven directory of open-source Android libraries focused on user interface development. It serves as a centralized knowledge base that organizes high-quality third-party tools into a structured, categorical taxonomy to assist developers in discovering reliable solutions for mobile applicati
Compiles diverse animation libraries that provide motion effects and transition mechanisms for interface elements.
Vue is a progressive JavaScript framework designed for building modular, reactive user interfaces. It utilizes a component-based architecture that allows developers to encapsulate logic, templates, and styles into reusable units. At its core, the framework employs a virtual DOM renderer and a proxy-based reactivity sys
Executes custom logic at specific stages of an element's lifecycle by hooking into transition events during insertion or removal.