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
·

2 Repos

Awesome GitHub RepositoriesTransform Origin Controllers

Utilities for dynamically updating the transform origin of elements during active animations.

Distinguishing note: Distinct from networking or security origins: focuses on CSS transform-origin property manipulation.

Explore 2 awesome GitHub repositories matching user interface & experience · Transform Origin Controllers. Refine with filters or upvote what's useful.

Awesome Transform Origin Controllers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 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

    Updates the transform origin of an element during an animation without causing visual jumps or layout shifts.

    JavaScriptanimationgsapjavascript
    Auf GitHub ansehen↗23,877
  • daybrush/moveableAvatar von daybrush

    daybrush/moveable

    10,720Auf GitHub ansehen↗

    Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!

    Controls the transform-origin property of elements to enable pivot-based rotation and scaling.

    TypeScriptdraggablegroupablemovable
    Auf GitHub ansehen↗10,720
  1. Home
  2. User Interface & Experience
  3. Transform Origin Controllers

Unter-Tags erkunden

  • Draggable OriginsAllows users to reposition the transform origin point of an element by dragging it interactively. **Distinct from Transform Origin Controllers:** Distinct from Transform Origin Controllers: focuses on interactive dragging of the origin point rather than programmatic or animation-based updates.