bitovi/jquerypp
jQuery's missing utils and special events 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
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
- readme: https://github.com/bitovi/jquerypp · fetched 2026-08-28 · 60cd032e5dc1
- homepage: http://jquerypp.com · fetched 2026-08-29 · 95a8e0ee98d7
- site_page: http://jquerypp.com/release/latest/docs/animate.html · fetched 2026-08-29 · 1bffffc6831c
- site_page: http://jquerypp.com/release/latest/docs/compare.html · fetched 2026-08-29 · 53cad6732696
- site_page: http://jquerypp.com/release/latest/docs/cookie.html · fetched 2026-08-29 · 361c28107a19
- site_page: http://jquerypp.com/release/latest/docs/form_params.html · fetched 2026-08-29 · 0dc64c8a6cb9
- site_page: http://jquerypp.com/release/latest/docs/range.html · fetched 2026-08-29 · b8dcb1dd92e4
- site_page: http://jquerypp.com/release/latest/docs/selection.html · fetched 2026-08-29 · a3cf3363433a
- site_page: http://jquerypp.com/release/latest/docs/within.html · fetched 2026-08-29 · 418bd55b82d1
- registry_npm: https://registry.npmjs.org/jquerypp · fetched 2026-08-29 · c8c0dacb65ea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bitovi/jquerypp | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem