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

3 repos

Awesome GitHub RepositoriesAnimation and Motion Systems

Libraries, engines, and controls for managing UI animations and transitions.

Explore 3 awesome GitHub repositories matching user interface & experience · Animation and Motion Systems. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Animation and Motion Systems

Awesome Animation and Motion Systems GitHub Repositories

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

    hakimel/reveal.js

    70,586GitHubView on GitHub↗

    This project is a web-native presentation framework that renders slide decks from standard HTML or Markdown. It functions as a declarative slide engine, managing navigation, state persistence, and lifecycle events through a configuration-driven interface. By leveraging standard web technologies, it enables the creation

    JavaScriptpresentationsslidesslideshow
  • 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
  • vuejs/core

    vuejs/core

    53,019GitHubView on GitHub↗

    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

    TypeScript

Explore sub-tags

  • Animation Framework Integrations1 sub-tagIntegration libraries that connect animation engines to specific development frameworks for smoother motion implementation.
  • Animation Hooks3 sub-tagsFunctions that execute specific logic at defined points during an animation sequence.
  • Animation Lifecycle Hooks4 sub-tagsEvent listeners that track and respond to the various stages of an animation's operational lifecycle.
  • Animation Paradigms1 sub-tag
Conceptual models and programming patterns used to define and structure motion within an interface.
  • Animations3 sub-tagsTools and libraries that implement visual motion effects for interface elements and content lists.
  • Configuration and Utility Helpers3 sub-tagsLow-level helper functions and configuration schemas used to define properties and parameters for motion systems.
  • Core Frameworks and Engines1 sub-tagFoundational software architectures and engines that provide the underlying runtime environment for executing motion sequences.
  • Physics and Motion Dynamics3 sub-tagsTools focused on simulating real-world forces, velocity, and spring-based movement rather than simple linear interpolation.
  • Presentation Transitions2 sub-tagsSettings and controls that manage the visual transition effects between different interface states or views.
  • Timeline and Sequence Management2 sub-tagsUtilities for scheduling, timing, and orchestrating complex multi-step motion sequences over specific durations.
  • UI Transitions1 sub-tagMechanisms that coordinate the visual movement and state changes occurring during user interface navigation.