tabalinas/jsgrid
Lightweight Grid jQuery Plugin 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4331
- days_rel: n/a
- days_push: 1248
- n_releases_24m: 0
Adoption not part of the score
1519 stars · 342 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jsGrid is a lightweight client-side data grid control implemented as a jQuery plugin. It provides table rendering with built-in inserting, filtering, editing, deleting, paging, sorting, and validation, working with any data source from static arrays to REST services.
Use cases
- add an editable data table to a web page
- render server data in a sortable, filterable grid
- build CRUD tables backed by a REST API
- add client-side paging and sorting to tabular data
- validate and edit rows inline in a jQuery app
- localize a data grid for multiple languages
When to choose
- you already use jQuery and need a quick, lightweight data grid
- you need full CRUD operations (insert, edit, delete, filter, sort, page) in one control
- you want a simple grid without a heavy framework dependency
- you need built-in validation and i18n for grid data
When to avoid
- you use a modern framework like React, Vue, or Angular with its own table ecosystem
- you need virtualized rendering for very large datasets
- you want a dependency-free vanilla JavaScript component
- you need active development or frequent updates - the project is in maintenance mode
Facets
plugin · maturity maintenance
ui-components form-handling data-visualization frontend web-development developer-tools browser jquery-plugin data-grid crud-table client-side paging sorting filtering inline-editing javascript
6 sources
- readme: https://github.com/tabalinas/jsgrid · fetched 2026-08-28 · c6088c0ba249
- homepage: http://js-grid.com · fetched 2026-08-29 · 0c29dbd62549
- site_page: http://js-grid.com/docs · fetched 2026-08-29 · a62fbf9eb339
- site_page: http://js-grid.com/getting-started · fetched 2026-08-29 · 303cf70cc48b
- registry_npm: https://registry.npmjs.org/jsgrid · fetched 2026-08-29 · d8214cea57c9
- site_page: http://js-grid.com/releases · fetched 2026-08-29 · d343c669071a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tabalinas/jsgrid | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="tabalinas/jsgrid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem