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

bitovi/jquerypp

jQuery's missing utils and special events observed · 2026-08-28

github.com/bitovi/jquerypp · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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

Full methodology

Adoption not part of the score

1204 stars · 155 forks observed · 2026-08-28

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

jQuery++ is an MIT-licensed collection of low-level DOM helpers and special events for jQuery 1.8+, such as CSS-based animation, cookie handling, form serialization, text ranges, and delegatable drag/drop/swipe/hover events. It is not a UI widget library like jQuery UI, but a utility layer filling gaps in jQuery's core API.

Use cases

  • add drag and drop events to jQuery elements
  • serialize an HTML form into a JavaScript object
  • read and write cookies with jQuery
  • animate elements using CSS3 transitions instead of JavaScript
  • get and set the current text selection in the DOM
  • detect swipe and hover gestures on touch and desktop
  • find elements within a given area or point on the page

When to choose

  • you maintain a legacy jQuery codebase and need low-level DOM utilities or special events
  • you want lightweight drag, drop, swipe, or hover event support without a full UI framework
  • you need form serialization, cookie helpers, or text range/selection utilities in a jQuery project

When to avoid

  • you are starting a new modern project without jQuery
  • you need full UI widgets like datepickers or dialogs (use jQuery UI or a modern framework)
  • you need actively maintained software with recent releases

Facets

library · maturity maintenance

ui-components animation form-handling web-development frontend browser cross-platform jquery dom-helpers special-events drag-and-drop cookies text-selection

10 sources

Member repositories

RepositoryRoleHealth v2
bitovi/jqueryppmain32

For agents

markdown · JSON · MCP: product_card(name="bitovi/jquerypp")

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