awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • greensock/gsapAvatar de greensock

    greensock/GSAP

    23,877Voir sur 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
    Voir sur GitHub↗23,877
  • daybrush/moveableAvatar de daybrush

    daybrush/moveable

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

Explorer les sous-tags

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