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

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

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

4 Repos

Awesome GitHub RepositoriesHTML Attribute Animators

Tools that modify standard HTML element attributes during animation sequences.

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

Awesome HTML Attribute Animators GitHub Repositories

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

    juliangarnier/anime

    69,932Auf GitHub ansehen↗

    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 timeline. The library distinguishes itself through a robust timeline-based sequence orchestrator that allows for precise timing, label-based control, and hierarchical nesting of animations. It also features a physics-driven interaction library that enables draggable elements with c

    Animate standard HTML attributes by passing numerical or color values directly into the sequence parameters.

    JavaScriptanimationanimecanvas
    Auf GitHub ansehen↗69,932
  • greensock/gsapAvatar von greensock

    greensock/GSAP

    23,877Auf GitHub ansehen↗

    GSAP is a comprehensive JavaScript animation library designed for orchestrating complex motion sequences and interactive user interfaces. It provides a robust property-interpolation engine that calculates intermediate values for CSS styles, attributes, and numeric properties, enabling smooth visual transitions across web elements. The framework is built on a core architecture that manages animation lifecycles, timeline-based sequence orchestration, and virtual property interception to ensure precise control over motion. The library distinguishes itself through a modular, plugin-based extensib

    Modifies numeric DOM element attributes during a sequence to update underlying geometry or visual properties.

    JavaScriptanimationgsapjavascript
    Auf GitHub ansehen↗23,877
  • prinzhorn/skrollrAvatar von Prinzhorn

    Prinzhorn/skrollr

    18,426Auf GitHub ansehen↗

    Skrollr is a dependency-free scroll-driven animation engine and cross-platform frontend library. It functions as a toolkit for linking CSS properties and HTML attributes to scroll positions to create synchronized animations, specifically providing utilities for the interpolation of SVG attributes. The library enables the creation of parallax scrolling and interactive web storytelling by mapping scroll offsets to specific style values. It allows for the development of non-linear movement and dynamic SVG effects through the use of custom HTML attributes that define keyframes. The system covers

    Modifies standard HTML element attributes dynamically as the user scrolls to create visual effects.

    HTML
    Auf GitHub ansehen↗18,426
  • alexfoxy/laxxxAvatar von alexfoxy

    alexfoxy/laxxx

    10,484Auf GitHub ansehen↗

    laxxx is a lightweight JavaScript framework for creating scroll-driven animations and DOM element bindings. It functions as a CSS interpolation engine and animation utility that maps numeric driver values to HTML attributes and styles in real time. The framework specializes in linking visual properties to scroll position and velocity, featuring built-in inertia to smooth out transitions and prevent abrupt visual jumps. It utilizes a driver-based system to generate numeric streams from inputs like mouse movement or time, which are then transformed into CSS outputs through easing equations and

    Modifies standard HTML attributes and styles in real time based on interactive driver events.

    JavaScript
    Auf GitHub ansehen↗10,484
  1. Home
  2. User Interface & Experience
  3. Component Utilities
  4. Animation Engines
  5. HTML Attribute Animators