# DataTables/VisualEvent

Visually show Javascript events on a page

Repository: https://github.com/DataTables/VisualEvent
Canonical: https://ross.abutalabs.com/products/visualevent
Homepage: http://sprymedia.co.uk
Language: JavaScript
License Family: other
Last push: 2022-08-04T19:27:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5413, "days_push": 1490, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1064, forks 162 (observed 2026-08-28T04:03:26.466022+00:00)

## What it is
Visual Event is a bookmarklet that visually overlays the JavaScript event handlers attached to elements on a web page, showing which elements will trigger actions when interacted with. It is a browser-based debugging aid for web developers from SpryMedia, the makers of DataTables.

## Use cases
- find which elements on a page have javascript event handlers attached
- debug why clicking an element does not trigger an action
- inspect event listeners added by libraries like jquery
- visually map event bindings across a complex web page
- understand legacy javascript code by seeing its event wiring

## When to choose
- you need a quick, zero-install way to see event handlers on any web page
- you are debugging event-driven front-end code in the browser
- you work with older jquery-era codebases where events are attached dynamically

## When to avoid
- you need full devtools-grade debugging with breakpoints and call stacks
- you only target modern frameworks where devtools already surface listeners
- you need an actively maintained tool with recent updates and a license

## Facets
- artifact type: plugin
- maturity: maintenance
- function: developer-tools
- domain: web-development, frontend, developer-tools
- platform: browser
- tags: bookmarklet, event-debugging, dom-inspection, javascript-events, debugging, javascript

## Member repositories
- DataTables/VisualEvent (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:26.466022+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:55:43.024384+00:00, confidence not recorded.
  - homepage: http://sprymedia.co.uk (fetched 2026-08-29T12:57:35.296649+00:00, sha 54588cc306b5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
