awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesComposite Animation Sequences

Mechanisms for merging multiple visual transforms into a single animation block.

Distinct from Animation Frameworks: Focuses on the combination of multiple transforms rather than the general framework for managing UI animations.

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

Awesome Composite Animation Sequences GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • marcosgriselli/viewanimatorAvatar marcosgriselli

    marcosgriselli/ViewAnimator

    7,325Vezi pe GitHub↗

    ViewAnimator is a Swift animation library and view transition framework designed to coordinate visual motion effects across interface elements. It provides a motion engine that executes animation sequences and geometric transforms on individual views and layout cells. The framework is built around a standardized animation protocol, allowing developers to create and integrate custom movement and transition behaviors. This extensibility enables the creation of reusable animation libraries beyond the pre-defined effects. The system supports combining multiple visual transforms into single compo

    Allows combining multiple visual transforms into single composite sequences for complex motion paths.

    Swift
    Vezi pe GitHub↗7,325
  • andkulikov/transitions-everywhereAvatar andkulikov

    andkulikov/transitions-everywhere

    4,785Vezi pe GitHub↗

    Transitions Everywhere is an Android view animation library and UI transition framework. It serves as an extension to the Jetpack Transitions library, providing a toolkit for implementing motion and recoloring animations during element transitions. The library enables the creation of custom scale, translation, and rotation effects to manage visual state changes in mobile interfaces. It provides a set of additional animation effects built on top of the Android Jetpack framework to achieve a dynamic visual experience. The framework covers view transition customization and UI motion design, uti

    Provides mechanisms to combine multiple simple transition effects into complex sequences for unified visual movements.

    Java
    Vezi pe GitHub↗4,785
  • formidablelabs/react-animationsAvatar FormidableLabs

    FormidableLabs/react-animations

    3,044Vezi pe GitHub↗

    React animations is a CSS keyframe animation library and inline style animation tool designed for React applications. It supplies pre-built keyframe motion sequences that can be applied directly to inline styles and component layouts without requiring external CSS stylesheet files. The library functions by defining reusable animation keyframes as plain immutable JavaScript objects, eliminating the need for imperative animation controllers. It dynamically generates standard CSS keyframe rules at runtime from these declarative JavaScript objects and injects them into the document on the fly, at

    Merges multiple distinct motion sequences into a single unified animation executing transform sets simultaneously.

    JavaScriptanimationreactreact-animations
    Vezi pe GitHub↗3,044
  • nitin42/animate-componentsAvatar nitin42

    nitin42/animate-components

    907Vezi pe GitHub↗

    Animate Components este un framework de mișcare care oferă o colecție de primitive declarative pentru gestionarea tranzițiilor vizuale și a secvențelor de animație în aplicațiile web. Funcționează ca o bibliotecă bazată pe componente, concepută pentru a standardiza comportamentul de mișcare, asigurându-se că elementele interfeței se mișcă și se tranziționează consistent în diferite părți ale unui proiect. Biblioteca se distinge printr-o arhitectură neutră față de framework, care face legătura între logica de animație și diverse modele de componente. Utilizând o interfață declarativă, permite dezvoltatorilor să compună tipare de mișcare complexe și să sincronizeze sincronizarea cu ciclurile de viață ale componentelor. Această abordare asigură faptul că tranzițiile vizuale sunt strâns cuplate cu procesul de randare, gestionând automat demontarea elementelor odată ce o secvență de animație se încheie, pentru a menține o structură curată a documentului. Dincolo de capabilitățile sale de bază de orchestrare, proiectul include instrumente pentru generarea de definiții de stil standalone. Acești generatori de keyframe permit exportarea tiparelor de mișcare pentru utilizarea cu biblioteci de stilizare externe și soluții CSS-in-JS, facilitând un branding vizual consistent în diverse medii de dezvoltare.

    Enables the combination of multiple visual transforms into layered animation sequences.

    JavaScriptanimate-componentsanimationscreate-react-app
    Vezi pe GitHub↗907
  1. Home
  2. User Interface & Experience
  3. Animation Frameworks
  4. Composite Animation Sequences