awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesInteraction Coordinate Utilities

Tools for mapping browser events to specific coordinate systems within graphical elements.

Distinguishing note: None of the candidates were provided; this is a specialized UI utility for coordinate translation.

Explore 2 awesome GitHub repositories matching user interface & experience · Interaction Coordinate Utilities. Refine with filters or upvote what's useful.

Awesome Interaction Coordinate Utilities GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • recharts/rechartsAvatar de recharts

    recharts/recharts

    27,241Ver en GitHub↗

    This project is a declarative data visualization library that provides a composable suite of user interface components for rendering interactive charts. It functions as an SVG-based charting engine, allowing developers to construct complex visualizations by nesting modular building blocks such as axes, grids, legends, and data series within a unified layout. The library distinguishes itself through a highly responsive architecture that automatically reconciles layout changes and maps data domains to pixel coordinates using mathematical scale functions. It prioritizes performance through memoi

    Chart components convert browser mouse or touch event coordinates into chart-relative positions while accounting for page scroll, CSS transforms, and browser zoom levels.

    TypeScriptchartcharting-librarycomponents
    Ver en GitHub↗27,241
  • desandro/draggabillyAvatar de desandro

    desandro/draggabilly

    3,871Ver en GitHub↗

    Draggabilly is a JavaScript drag and drop library used to make DOM elements draggable on desktop and mobile. It serves as a coordinate-based UI tool and interaction library for tracking and setting the horizontal and vertical positions of interface elements during user interaction. The library provides a mobile-ready touch handler that converts mouse and touch movements into element translation. It includes specialized capabilities for restricting movement to specific axes or container boundaries and implements grid snapping to align elements to a predefined pixel grid. The tool manages the

    Tracks and sets the horizontal and vertical positions of interface elements during user interaction.

    JavaScript
    Ver en GitHub↗3,871
  1. Home
  2. User Interface & Experience
  3. Interaction Coordinate Utilities