Bootstrap Table
An extended table for integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js) observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 68
- 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: 40
- age_days: 4761
- days_rel: 132
- days_push: 8
- n_releases_24m: 10
Adoption not part of the score
11810 stars · 4349 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Bootstrap Table is a JavaScript library that extends HTML tables with features like sorting, pagination, checkbox/radio selection, and AJAX data loading. It integrates with popular CSS frameworks including Bootstrap, Semantic UI, Bulma, Material Design, and Foundation, plus a Vue.js component.
Use cases
- add sortable paginated tables to a bootstrap site
- display JSON data from an API in a table
- table with checkbox row selection
- responsive data table with fixed headers
- show/hide table columns dynamically
- convert an HTML table into a feature-rich datagrid
- Vue component for data tables
When to choose
- you're already using Bootstrap or another supported CSS framework and need rich table features
- you want a lightweight jQuery/plugin-based table without a full SPA framework
- you need pagination, sorting, and column toggling out of the box
When to avoid
- you're building a modern React/Vue SPA and prefer a framework-native table library like TanStack Table or AG Grid
- you need virtualized rendering for very large datasets
- your project doesn't use any of the supported CSS frameworks
Facets
library · maturity stable
ui-components frontend-framework data-visualization frontend web-development web-design browser bootstrap table pagination sorting semantic-ui bulma material-design vue jquery-plugin responsive-tables nodejs javascript
6 sources
- readme: https://github.com/wenzhixin/bootstrap-table · fetched 2026-08-28 · 36235dd98cb1
- homepage: https://bootstrap-table.com/ · fetched 2026-08-29 · 023006c1e011
- site_page: https://bootstrap-table.com/docs/getting-started/introduction · fetched 2026-08-29 · 0d73d18663eb
- site_page: https://bootstrap-table.com/docs/getting-started/download · fetched 2026-08-29 · 040d3b36c57b
- site_page: https://bootstrap-table.com/docs/api · fetched 2026-08-29 · 05d7e729761c
- registry_npm: https://registry.npmjs.org/bootstrap-table · fetched 2026-08-29 · 2ef57f1c1f8a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wenzhixin/bootstrap-table | main | 88 |
| wenzhixin/bootstrap-table-examples | examples | 75 |
For agents
markdown · JSON · MCP: product_card(name="wenzhixin/bootstrap-table")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem