# ermouth/jQuery.my

jQuery.my is a plugin that reactively binds form controls with js data structures.

Repository: https://github.com/ermouth/jQuery.my
Canonical: https://ross.abutalabs.com/products/jquerymy
Homepage: https://jquerymy.com
Language: JavaScript
License Family: other
Last push: 2024-06-11T04:52:16+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5197, "days_push": 813, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1504, forks 111 (observed 2026-08-28T04:04:54.753338+00:00)

## What it is
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
- artifact type: plugin
- maturity: maintenance
- function: state-management, form-handling, ui-components, templating
- domain: web-development, frontend
- platform: browser
- tags: two-way-data-binding, reactive-forms, jquery-plugin, data-binding, form-validation, jquery

## Member repositories
- ermouth/jQuery.my (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.753338+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:45.095433+00:00, confidence not recorded.
  - readme: https://github.com/ermouth/jQuery.my (fetched 2026-08-28T04:04:54.753338+00:00, sha 35479560718b)
  - homepage: https://jquerymy.com (fetched 2026-08-29T11:37:37.050933+00:00, sha 0aef75e2ed75)
- Data as of 2026-08-30T08:39:29.467469+00:00.
