fiduswriter/simple-datatables
DataTables but in TypeScript transpiled to Vanilla JS observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 2938
- days_rel: n/a
- days_push: 34
- n_releases_24m: 0
Adoption not part of the score
1608 stars · 281 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight, dependency-free HTML table library written in TypeScript and transpiled to vanilla JavaScript, similar to jQuery DataTables but for modern browsers. It provides sortable/filterable columns, pagination, search, column reordering, and CSV/JSON/SQL import and export.
Use cases
- add sortable and filterable tables to a web page
- paginate large HTML tables without jQuery
- export table data to CSV or JSON in the browser
- search and filter rows in a client-side data table
- reorder or toggle visibility of table columns
- replace jQuery DataTables with a vanilla JS alternative
When to choose
- you need interactive tables in modern browsers without jQuery or other dependencies
- you want a small, extendable table library with sorting, filtering, and pagination out of the box
- you need client-side CSV/JSON import and export for tables
When to avoid
- you need to support very old browsers like IE (use simple-datatables-classic instead)
- you need server-side processing of massive datasets
- you want a full data grid with virtual scrolling, grouping, or editing features
Facets
library · maturity active
ui-components data-visualization search-engine serialization frontend web-development data-visualization browser data-table html-table pagination sorting filtering csv-export no-dependencies vanilla-js javascript typescript
2 sources
- readme: https://github.com/fiduswriter/simple-datatables · fetched 2026-08-28 · 3c46c9e43aec
- registry_npm: https://registry.npmjs.org/simple-datatables · fetched 2026-08-29 · 5b71f4c18b78
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fiduswriter/simple-datatables | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="fiduswriter/simple-datatables")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem