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

marioizquierdo/jquery.serializeJSON

Serialize an HTML Form to a JavaScript Object, supporting nested attributes and arrays. observed · 2026-08-28

github.com/marioizquierdo/jquery.serializeJSON · 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: 5126
  • days_rel: n/a
  • days_push: 896
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1705 stars · 419 forks observed · 2026-08-28

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

A jQuery plugin that adds a .serializeJSON() method to convert HTML form fields into a JavaScript object. It supports nested attributes and arrays using Rails-style bracket naming syntax.

Use cases

  • serialize an html form to a javascript object
  • convert form inputs with nested keys into
  • handle arrays and nested attributes from form fields
  • parse form values with correct types including checkboxes
  • submit form data as to an api
  • get unchecked checkbox values in form serialization

When to choose

  • you already use jQuery and need form-to-object serialization
  • your form uses Rails-style nested field names like author[name]
  • you need typed parsed values and unchecked checkbox handling

When to avoid

  • you are not using jQuery in your project
  • you need a framework-agnostic modern form library
  • you need reactive form state management rather than one-shot serialization

Facets

library · maturity maintenance

serialization form-handling web-development frontend browser jquery-plugin html-forms nested-attributes rails-params-format nodejs

1 source

Member repositories

RepositoryRoleHealth v2
marioizquierdo/jquery.serializeJSONmain32

For agents

markdown · JSON · MCP: product_card(name="marioizquierdo/jquery.serializeJSON")

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