awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Playback and Lifecycle Controllers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPlayback and Lifecycle Controllers

Utilities for managing the execution state, duration, and lifecycle of animation sequences, distinct from frame-level logic or mathematical easing.

Explore 1 awesome GitHub repository matching user interface & experience · Playback and Lifecycle Controllers. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Animation and Motion Systems
  4. Configuration and Utility Helpers
  5. Animation Configuration
  6. Playback and Lifecycle Controllers

Awesome Playback and Lifecycle Controllers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • 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

Explore sub-tags

  • Animation Control InterfacesInterfaces for applying coordinate transformations or resetting animation states to their original values.
  • Animation Duration ControllersControllers that scale the total duration of animations and their constituent tweens to fit specific timeframes.
  • Animation State ManagementTools for resetting an animation to its default progress and internal state.