ermouth/jQuery.my
jQuery.my is a plugin that reactively binds form controls with js data structures. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: 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: 5197
- days_rel: n/a
- days_push: 813
- n_releases_24m: 0
Adoption not part of the score
1504 stars · 111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jQuery.my is a jQuery plugin for reactive two-way data binding between DOM form controls and JavaScript state objects, defined via a single JSONable manifest. It supports validation, conditional formatting, dependency resolution, nested forms, and recognizes composite controls from plugins like jQuery UI, Select2, CodeMirror, and Ace.
Use cases
- bind form inputs to a javascript state object with two-way sync
- build complex reactive forms with validation in jquery
- create nested reusable form components
- conditionally show, format, or disable form controls based on data
- integrate select2, codemirror, or ace editors into data-bound forms
When to choose
- you maintain a jQuery-based codebase and need reactive form data binding
- you want declarative, JSONable form manifests with built-in validation and dependencies
- you need to bind composite controls from popular jQuery UI plugins
When to avoid
- you are starting a modern project with React, Vue, or another framework with native reactivity
- your project does not use jQuery or depends on SugarJS constraints
- you need TypeScript-first or component-based form tooling
Facets
plugin · maturity maintenance
state-management form-handling ui-components templating web-development frontend browser two-way-data-binding reactive-forms jquery-plugin data-binding form-validation jquery
2 sources
- readme: https://github.com/ermouth/jQuery.my · fetched 2026-08-28 · 35479560718b
- homepage: https://jquerymy.com · fetched 2026-08-29 · 0aef75e2ed75
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ermouth/jQuery.my | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ermouth/jQuery.my")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem