Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/wenzhixin/bootstrap-table · homepage · JavaScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
wenzhixin/bootstrap-tablemain88
wenzhixin/bootstrap-table-examplesexamples75

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