# 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)

Repository: https://github.com/wenzhixin/bootstrap-table
Canonical: https://ross.abutalabs.com/products/bootstrap-table
Homepage: https://bootstrap-table.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: bootstrap, table, pagination, checkbox, radio, datatables, css, css-framework, semantic-ui, bulma, material-design, materialize, foundation, semantic, material, vue, bootstrap-table, hacktoberfest
Last push: 2026-08-26T00:00:37+00:00
Link (homepage): https://bootstrap-table.com/
Link (site_page): https://bootstrap-table.com/docs/getting-started/introduction
Link (site_page): https://bootstrap-table.com/docs/getting-started/download
Link (site_page): https://bootstrap-table.com/docs/api

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 68, longevity 100
- inputs: {"age_days": 4761, "days_push": 8, "days_rel": 132, "gap_med": 40, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11810, forks 4349 (observed 2026-08-28T04:10:50.028554+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework, data-visualization
- domain: frontend, web-development, web-design
- platform: browser
- tags: bootstrap, table, pagination, sorting, semantic-ui, bulma, material-design, vue, jquery-plugin, responsive-tables, nodejs, javascript

## Member repositories
- wenzhixin/bootstrap-table (main) score 88
- wenzhixin/bootstrap-table-examples (examples) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:50.028554+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:15:18.374855+00:00, confidence not recorded.
  - readme: https://github.com/wenzhixin/bootstrap-table (fetched 2026-08-28T04:10:50.028554+00:00, sha 36235dd98cb1)
  - homepage: https://bootstrap-table.com/ (fetched 2026-08-29T08:13:40.606703+00:00, sha 023006c1e011)
  - site_page: https://bootstrap-table.com/docs/getting-started/introduction (fetched 2026-08-29T08:13:40.615981+00:00, sha 0d73d18663eb)
  - site_page: https://bootstrap-table.com/docs/getting-started/download (fetched 2026-08-29T08:13:40.618126+00:00, sha 040d3b36c57b)
  - site_page: https://bootstrap-table.com/docs/api (fetched 2026-08-29T08:13:40.620019+00:00, sha 05d7e729761c)
  - registry_npm: https://registry.npmjs.org/bootstrap-table (fetched 2026-08-29T08:13:40.621857+00:00, sha 2ef57f1c1f8a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
