volosoft/jtable
A JQuery plugin to create AJAX based CRUD tables. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5399
- days_rel: n/a
- days_push: 1748
- n_releases_24m: 0
Adoption not part of the score
1080 stars · 490 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
plugin · maturity maintenance
ui-components http-client form-handling web-development frontend developer-tools browser jquery-plugin crud-tables ajax jqueryui data-tables jquery
1 source
- readme: https://github.com/volosoft/jtable · fetched 2026-08-28 · 01505fabb310
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| volosoft/jtable | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem