Ross ROSS = Recommend OSS · open-source software intelligence for agents

fat/bean

an events api for javascript observed · 2026-08-28

github.com/fat/bean · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 62
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5627
  • days_rel: n/a
  • days_push: 232
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1387 stars · 109 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Bean is a small, fast, framework-agnostic JavaScript event manager for DOM elements and plain objects. It supports event binding, delegation, custom events, and works across desktop, mobile, and touch browsers.

Use cases

  • attach click handlers to dom elements without jquery
  • delegate events to child elements with css selectors
  • bind multiple events with one call
  • fire custom events on plain javascript objects
  • manage event listeners in a lightweight browser script

When to choose

  • you need a tiny standalone event library without a framework
  • you want event delegation with selector support
  • you need to bind events to both DOM elements and plain objects

When to avoid

  • you already use a framework with built-in event handling like React or Vue
  • you need reactive state-driven event systems
  • you are building a Node.js-only server application

Facets

library · maturity maintenance

middleware web-development frontend developer-tools browser cross-platform events dom-events event-delegation framework-agnostic ender

2 sources

Member repositories

RepositoryRoleHealth v2
fat/beanmain60

For agents

markdown · JSON · MCP: product_card(name="fat/bean")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem