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

jquery-archive/PEP

Pointer Events Polyfill: a unified event system for the web platform observed · 2026-08-28

github.com/jquery-archive/PEP · homepage · JavaScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived 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: 5123
  • days_rel: n/a
  • days_push: 2030
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1655 stars · 154 forks observed · 2026-08-28

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

PEP is a JavaScript polyfill that implements the W3C Pointer Events API in browsers lacking native support, unifying mouse, touch, and pen input into a single event model. The project is now archived and in emeritus status at the OpenJS Foundation.

Use cases

  • support pointer events in older browsers without native support
  • unify mouse, touch, and pen input handling in one event system
  • build cross-device touch and gesture interactions on the web
  • handle pointerdown/pointermove/pointerup events uniformly
  • add touch-action based input control to web elements

When to choose

  • you must support legacy browsers without native Pointer Events
  • you want a single unified event model across mouse, touch, and pen input

When to avoid

  • your target browsers already support Pointer Events natively (most modern browsers do)
  • you need an actively maintained or supported dependency
  • you are starting a new project in 2021 or later

Facets

library · maturity abandoned

ui-components middleware web-development frontend cross-platform browser pointer-events polyfill input-events touch archived javascript

1 source

Member repositories

RepositoryRoleHealth v2
jquery-archive/PEPmain10

For agents

markdown · JSON · MCP: product_card(name="jquery-archive/PEP")

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