awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Animation Libraries · Awesome GitHub Repositories

8 repos

Awesome GitHub RepositoriesAnimation Libraries

Frameworks and utilities that provide motion effects and transition mechanisms for interface elements.

Explore 8 awesome GitHub repositories matching user interface & experience · Animation Libraries. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Visual Effects
  4. Animation Libraries

Awesome Animation Libraries GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    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

    TypeScriptframeworkfrontendjavascript
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    TypeScriptcssframeworkutility
  • animate-css/animate.css

    animate-css/animate.css

    82,632GitHubView on GitHub↗

    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

    CSSanimationcsscss-animations
  • juliangarnier/anime

    juliangarnier/anime

    66,553GitHubView on GitHub↗

    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

    JavaScriptanimationanimecanvas
  • bradtraversy/design-resources-for-developers

    bradtraversy/design-resources-for-developers

    64,832GitHubView on GitHub↗

    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

  • jquery/jquery

    jquery/jquery

    59,857GitHubView on GitHub↗

    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

    JavaScriptjquery
  • Solido/awesome-flutter

    Solido/awesome-flutter

    59,015GitHubView on GitHub↗

    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

    Dartandroidawesomeawesome-list
  • wasabeef/awesome-android-ui

    wasabeef/awesome-android-ui

    55,482GitHubView on GitHub↗

    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

    androidawesomeui

Explore sub-tags

  • Animation CallbacksHooks triggered during specific stages of an animation lifecycle.
  • CSS Animation UtilitiesLibraries or toolsets that provide pre-defined or programmatic access to CSS keyframe-based animations.
  • DOM Element AnimationsTransitioning CSS properties and styles of DOM elements over time.
  • Declarative Animation EnginesLibraries that apply standardized animation and transition effects to interface elements using declarative class-based definitions.
Element Transitioning MechanismsSystems for animating the entry, exit, and state-based replacement of DOM elements or components.
  • JavaScript Animation EnginesEngines that programmatically transition DOM elements and CSS properties to create motion effects and animations.
  • Native Animation EnginesSystems that offload animation execution to the browser's native engine to optimize performance and reduce dependency overhead.
  • Object Property AnimatorsUtilities that interpolate numerical and color values within JavaScript objects to create smooth transitions.
  • SVG Animation UtilitiesSpecialized functions for animating vector graphic attributes like paths, strokes, and fills.
  • Web Animation OrchestrationInterfaces for sequencing and timing complex visual transitions across web elements.