awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Interaction Modifiers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInteraction Modifiers

Rules and constraints that modify the behavior or physical properties of user interactions during drag or movement operations.

Explore 1 awesome GitHub repository matching user interface & experience · Interaction Modifiers. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Form and Input Management
  4. Interaction Modifiers

Awesome Interaction Modifiers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • juliangarnier/anime

    juliangarnier/anime

    66,553GitHubView on GitHub↗

    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 tim

    Map raw movement coordinates directly to specific visual properties to dictate how interactions influence element states.

    JavaScriptanimationanimecanvas

Explore sub-tags

  • Axis Value MappingsLogic that maps raw movement coordinates to specific element properties or visual states.
  • Drag Physics ConstraintsSettings that control the physical properties of drag-and-drop interactions, such as velocity limits or momentum damping.
  • Draggable Axis ConstraintsFunctions that dynamically restrict or modify the coordinate values of draggable elements during movement.