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

jquery-form/form

jQuery Form Plugin observed · 2026-08-28

github.com/jquery-form/form · homepage · JavaScript · LGPL-2.1 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6428
  • days_rel: n/a
  • days_push: 966
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5147 stars · 2095 forks observed · 2026-08-28

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

The jQuery Form Plugin upgrades standard HTML forms to submit via AJAX using methods like ajaxForm and ajaxSubmit, with no special markup required. It supports options for full control over the submission process, including file uploads and JSON responses.

Use cases

  • submit html forms with ajax without page reload
  • serialize form data to before posting
  • upload files from a form via ajax
  • add success callbacks to form submissions
  • upgrade legacy jquery forms to ajax unobtrusively

When to choose

  • you already use jQuery and want minimal-effort AJAX form submission
  • you need to ajaxify existing plain HTML forms without changing markup
  • you need ajax form uploads with progress support in older browsers

When to avoid

  • you are building a modern app with React, Vue, or fetch-based forms
  • you need full jQuery 3 or jQuery slim compatibility
  • you want a dependency-free vanilla JavaScript solution

Facets

library · maturity maintenance

form-handling http-client serialization web-development frontend browser jquery-plugin ajax-form form-serialization file-upload web-server

2 sources

Member repositories

RepositoryRoleHealth v2
jquery-form/formmain23

For agents

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

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