# volosoft/jtable

A JQuery plugin to create AJAX based CRUD tables.

Repository: https://github.com/volosoft/jtable
Canonical: https://ross.abutalabs.com/products/jtable
Homepage: http://www.jtable.org
Language: JavaScript
License Family: other
Last push: 2021-11-19T14:08:21+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5399, "days_push": 1748, "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 1080, forks 490 (observed 2026-08-28T04:03:30.432538+00:00)

## What it is
jTable is a jQuery plugin that automatically creates AJAX-based CRUD tables without writing HTML or JavaScript. It generates create/edit/delete dialog forms, supports server-side paging and sorting, and is styled via customizable CSS themes.

## Use cases
- build admin CRUD tables backed by a REST API
- add inline create/edit/delete dialogs to an HTML table
- implement server-side paging and sorting for tabular data
- create master/child (nested) data tables
- quickly scaffold data management UIs in legacy jQuery apps

## When to choose
- you maintain an existing jQuery/jQueryUI codebase and need CRUD tables
- you want a zero-HTML, config-driven table with dialogs and theming
- your backend is platform-agnostic and you just need an AJAX frontend table

## When to avoid
- you are starting a modern project - use React/Vue table libraries instead
- you need virtualized rendering for very large datasets
- you need active development, TypeScript support, or modern tooling

## Facets
- artifact type: plugin
- maturity: maintenance
- function: ui-components, http-client, form-handling
- domain: web-development, frontend, developer-tools
- platform: browser
- tags: jquery-plugin, crud-tables, ajax, jqueryui, data-tables, jquery

## Member repositories
- volosoft/jtable (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:30.432538+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-30T06:53:01.102863+00:00, confidence not recorded.
  - readme: https://github.com/volosoft/jtable (fetched 2026-08-28T04:03:30.432538+00:00, sha 01505fabb310)
- Data as of 2026-08-30T08:39:29.467469+00:00.
