# AllenFang/react-bootstrap-table

A Bootstrap table built with React.js

Repository: https://github.com/AllenFang/react-bootstrap-table
Canonical: https://ross.abutalabs.com/products/react-bootstrap-table
Homepage: https://allenfang.github.io/react-bootstrap-table/
Language: JavaScript
License: MIT
License Family: permissive
Topics: bootstrap-table, react, react-table, table
Last push: 2024-05-17T16:53:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4162, "days_push": 838, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2208, forks 761 (observed 2026-08-28T04:06:26.158043+00:00)

## What it is
A React.js table component styled with Bootstrap, supporting sorting, pagination, filtering, cell editing, row selection, and CSV export. It is deprecated in favor of its successor react-bootstrap-table2 and stopped development after 2018.

## Use cases
- render sortable data tables in react
- add pagination to a bootstrap table
- filter and search table columns in react
- inline cell editing in a react table
- export table data to csv
- select rows in a react bootstrap table

## When to choose
- you maintain a legacy React app already using Bootstrap 3/4 and this library
- you need a quick, feature-rich Bootstrap table and can accept an unmaintained dependency

## When to avoid
- starting a new project - use react-bootstrap-table2 or another maintained table library
- you need bug fixes, security patches, or modern React compatibility
- you don't use Bootstrap styling

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: react, bootstrap, table, deprecated, pagination, sorting, csv-export, nodejs

## Member repositories
- AllenFang/react-bootstrap-table (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:26.158043+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-30T02:46:20.039789+00:00, confidence not recorded.
  - readme: https://github.com/AllenFang/react-bootstrap-table (fetched 2026-08-28T04:06:26.158043+00:00, sha 2803a837fd1e)
  - homepage: https://allenfang.github.io/react-bootstrap-table/ (fetched 2026-08-29T10:26:54.733632+00:00, sha eaad98c02593)
- Data as of 2026-08-30T08:39:29.467469+00:00.
