awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesAnimation Hooks

Functional hooks for managing animation lifecycles and motion state synchronization.

Distinguishing note: Specifically targets animation lifecycle management rather than general-purpose state hooks.

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

Awesome Animation Hooks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mantinedev/mantineAvatar von mantinedev

    mantinedev/mantine

    31,263Auf GitHub ansehen↗

    Mantine is a comprehensive component library for building accessible and responsive web applications. It provides a foundational set of UI elements and layout primitives, anchored by a base component that supports consistent styling, spacing, and layout properties across the entire interface. The library is built on a design-driven theme engine that uses a provider-based system to propagate global design tokens and color schemes throughout an application. The library distinguishes itself through a robust architecture that emphasizes component composition and reusable interaction logic. It uti

    Enables smooth expanding and collapsing transitions for element height.

    TypeScriptdark-modedark-themehooks
    Auf GitHub ansehen↗31,263
  • pmndrs/react-springAvatar von pmndrs

    pmndrs/react-spring

    29,115Auf GitHub ansehen↗

    React-spring is a physics-based animation library designed to create fluid, natural motion for user interface elements and three-dimensional objects. It functions as a declarative motion framework that maps state changes to animated property values, utilizing spring physics—defined by mass, tension, and friction—rather than traditional time-based easing functions to calculate transitions. The library distinguishes itself through a rendering-agnostic architecture that decouples animation logic from specific UI frameworks, allowing for consistent application across web interfaces, 3D scenes, an

    Manages animation lifecycles and spring configurations through hooks that synchronize motion with state changes.

    TypeScriptanimation-libraryreactreact-spring
    Auf GitHub ansehen↗29,115
  • wasabeef/recyclerview-animatorsAvatar von wasabeef

    wasabeef/recyclerview-animators

    11,543Auf GitHub ansehen↗

    This library is an Android animation framework designed to manage the visual transitions and entrance effects of dynamic list components. It provides a collection of pre-built animation primitives that trigger automatically when items are added, removed, or moved within a list, allowing developers to apply polished motion effects to interface elements. The project distinguishes itself by offering granular control over the timing, interpolation, and sequencing of these transitions. It supports the composition of multiple animation layers and the implementation of staggered motion effects, whic

    Allows overriding default behaviors by defining specific transition logic or lifecycle hooks for individual view holders.

    Kotlinandroidandroid-libraryanimation
    Auf GitHub ansehen↗11,543
  • beekai-oss/react-simple-animateAvatar von beekai-oss

    beekai-oss/react-simple-animate

    1,820Auf GitHub ansehen↗

    React-simple-animate is a declarative motion framework designed for building CSS keyframe animations and style transitions within web interfaces. It functions as a utility for orchestrating complex, multi-step visual effects by defining style sequences, timing, and easing properties directly within component logic. The library distinguishes itself through its focus on sequencing and coordination, allowing developers to chain multiple animation instances or group them to execute in specific orders. By utilizing functional hooks and declarative properties, it manages animation lifecycles and st

    Simplifies animation control and state toggling using functional hooks.

    TypeScriptanimateanimate-cssanimation
    Auf GitHub ansehen↗1,820
  1. Home
  2. User Interface & Experience
  3. Animation Hooks