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

2 repos

Awesome GitHub RepositoriesInteraction and Event Handling

Tools and logic for managing user-driven interactivity, selection, and event processing within visual interfaces.

Explore 2 awesome GitHub repositories matching data & databases · Interaction and Event Handling. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Analysis & Visualization
  4. Interaction and Event Handling

Awesome Interaction and Event Handling GitHub Repositories

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

    d3/d3

    112,379GitHubView on GitHub↗

    D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a flexible framework that allows for direct control over visual presentation by mapping abstract data dimensions to graphical properties, such as position, color, and size, without imposing predefined chart a

    Shellchartchartsd3
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Gobashclifish

Explore sub-tags

  • Brush Interaction UtilitiesComponents that allow users to select and highlight specific ranges of data within a visualization.
  • Column Selection ControlsInterface elements that enable users to toggle or filter specific data fields within a table or view.
  • Interaction Event HandlersSoftware logic that captures and responds to user inputs like clicks, hovers, or drags on visual elements.