awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • greensock/gsapgreensock 的头像

    greensock/GSAP

    23,877在 GitHub 上查看↗

    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
    在 GitHub 上查看↗23,877
  • daybrush/moveabledaybrush 的头像

    daybrush/moveable

    10,720在 GitHub 上查看↗

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

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

    TypeScriptdraggablegroupablemovable
    在 GitHub 上查看↗10,720
  1. Home
  2. User Interface & Experience
  3. Transform Origin Controllers

探索子标签

  • 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.