DataTables/VisualEvent
Visually show Javascript events on a page observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5413
- days_rel: n/a
- days_push: 1490
- n_releases_24m: 0
Adoption not part of the score
1064 stars · 162 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
plugin · maturity maintenance
developer-tools web-development frontend developer-tools browser bookmarklet event-debugging dom-inspection javascript-events debugging javascript
1 source
- homepage: http://sprymedia.co.uk · fetched 2026-08-29 · 54588cc306b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DataTables/VisualEvent | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="DataTables/VisualEvent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem