awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • greensock/gsapAvatar greensock

    greensock/GSAP

    23,877Vezi pe 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
    Vezi pe GitHub↗23,877
  • daybrush/moveableAvatar daybrush

    daybrush/moveable

    10,720Vezi pe 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
    Vezi pe GitHub↗10,720
  1. Home
  2. User Interface & Experience
  3. Transform Origin Controllers

Explorează sub-etichetele

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