frappe/datatable
The Missing Javascript Datatable for the Web observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 93
- Release rhythm 94
- 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: 10.5
- age_days: 3252
- days_rel: 42
- days_push: 42
- n_releases_24m: 19
Adoption not part of the score
1331 stars · 217 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Frappe DataTable is a modern, dependency-light JavaScript library for rendering interactive, editable data tables in the browser. It supports large datasets via row virtualization, inline cell editing, keyboard navigation, and flexible column/row features without requiring jQuery.
Use cases
- render large tables of tabular data in the browser with good performance
- add inline cell editing to a web data grid
- build a sortable, resizable, reorderable table UI
- display thousands of rows without sacrificing performance
- replace jQuery-based datatables like SlickGrid in a modern web app
- add keyboard navigation and cell selection to a table
- show tree-structured rows with inline filters
When to choose
- you need a lightweight, modern datatable without jQuery
- you need to render large row counts with virtualization
- you want inline editing, sorting, and column reordering out of the box
- you're building on the Frappe/ERPNext ecosystem
When to avoid
- you need advanced features like server-side pagination, grouping/aggregation, or pivot tables
- you're working in a non-JavaScript stack (React/Vue wrappers may be needed)
- you need a full spreadsheet experience with formulas
Facets
library · maturity active
ui-components frontend-framework web-development frontend data-visualization browser cross-platform datatable data-grid editable-table javascript no-jquery inline-editing keyboard-navigation large-datasets nodejs
3 sources
- readme: https://github.com/frappe/datatable · fetched 2026-08-28 · 64e13a19327c
- homepage: https://frappe.io/datatable · fetched 2026-08-29 · dc0a36854416
- site_page: https://frappe.io/datatable/docs · fetched 2026-08-29 · 1871829a7835
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| frappe/datatable | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="frappe/datatable")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem