awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्ट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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • marcosgriselli/viewanimatormarcosgriselli का अवतार

    marcosgriselli/ViewAnimator

    7,325GitHub पर देखें↗

    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-everywhereandkulikov का अवतार

    andkulikov/transitions-everywhere

    4,785GitHub पर देखें↗

    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-animationsFormidableLabs का अवतार

    FormidableLabs/react-animations

    3,044GitHub पर देखें↗

    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-componentsnitin42 का अवतार

    nitin42/animate-components

    907GitHub पर देखें↗

    Animate Components एक मोशन फ्रेमवर्क है जो वेब एप्लिकेशन के भीतर विज़ुअल ट्रांज़िशन और एनीमेशन अनुक्रमों को प्रबंधित करने के लिए घोषणात्मक प्रिमिटिव्स का एक संग्रह प्रदान करता है। यह एक कंपोनेंट-आधारित लाइब्रेरी के रूप में कार्य करता है जिसे मोशन व्यवहार को मानकीकृत करने के लिए डिज़ाइन किया गया है, यह सुनिश्चित करते हुए कि इंटरफ़ेस तत्व किसी प्रोजेक्ट के विभिन्न हिस्सों में सुसंगत रूप से चलते और ट्रांज़िशन करते हैं। यह लाइब्रेरी एक फ्रेमवर्क-न्यूट्रल आर्किटेक्चर के माध्यम से खुद को अलग बनाती है जो एनीमेशन लॉजिक को विभिन्न कंपोनेंट मॉडल के साथ जोड़ती है। एक घोषणात्मक इंटरफ़ेस का उपयोग करके, यह डेवलपर्स को जटिल मोशन पैटर्न बनाने और कंपोनेंट लाइफसाइकिल के साथ टाइमिंग को सिंक्रनाइज़ करने की अनुमति देती है। यह दृष्टिकोण सुनिश्चित करता है कि विज़ुअल ट्रांज़िशन रेंडरिंग प्रक्रिया के साथ कसकर जुड़े हुए हैं, जो एक स्वच्छ दस्तावेज़ संरचना बनाए रखने के लिए एनीमेशन अनुक्रम समाप्त होने पर तत्वों को स्वचालित रूप से अनमाउंट करते हैं। अपनी मुख्य ऑर्केस्ट्रेशन क्षमताओं से परे, प्रोजेक्ट में स्टैंडअलोन स्टाइल परिभाषाएं उत्पन्न करने के लिए उपकरण शामिल हैं। ये कीफ़्रेम जनरेटर मोशन पैटर्न को बाहरी स्टाइलिंग लाइब्रेरी और CSS-in-JS समाधानों के साथ उपयोग के लिए निर्यात करने की अनुमति देते हैं, जो विविध डेवलपमेंट वातावरण में सुसंगत विज़ुअल ब्रांडिंग की सुविधा प्रदान करते हैं।

    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