awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • marcosgriselli/viewanimatorالصورة الرمزية لـ marcosgriselli

    marcosgriselli/ViewAnimator

    7,325عرض على 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
    عرض على GitHub↗7,325
  • andkulikov/transitions-everywhereالصورة الرمزية لـ andkulikov

    andkulikov/transitions-everywhere

    4,785عرض على 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
    عرض على GitHub↗4,785
  • formidablelabs/react-animationsالصورة الرمزية لـ FormidableLabs

    FormidableLabs/react-animations

    3,044عرض على 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
    عرض على GitHub↗3,044
  • nitin42/animate-componentsالصورة الرمزية لـ nitin42

    nitin42/animate-components

    907عرض على GitHub↗

    Animate Components is a motion framework that provides a collection of declarative primitives for managing visual transitions and animation sequences within web applications. It functions as a component-based library designed to standardize motion behavior, ensuring that interface elements move and transition consistently across different parts of a project. The library distinguishes itself through a framework-neutral architecture that bridges animation logic with various component models. By utilizing a declarative interface, it allows developers to compose complex motion patterns and synchr

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

    JavaScriptanimate-componentsanimationscreate-react-app
    عرض على GitHub↗907
  1. Home
  2. User Interface & Experience
  3. Animation Frameworks
  4. Composite Animation Sequences