# reactstrap/reactstrap

Simple React Bootstrap 5 components

Repository: https://github.com/reactstrap/reactstrap
Canonical: https://ross.abutalabs.com/products/reactstrap
Homepage: https://reactstrap.github.io
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, bootstrap, ui, components, reactstrap, javascript, hacktoberfest
Last push: 2024-09-26T09:40:49+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": 3848, "days_push": 706, "days_rel": 706, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10512, forks 1281 (observed 2026-08-28T04:10:42.192005+00:00)

## What it is
Reactstrap provides stateless React components implementing Bootstrap 5 UI elements like buttons, modals, tooltips, and dropdowns without jQuery dependencies. It favors composition via props.children and relies on react-popper for advanced positioning.

## Use cases
- build react apps with bootstrap 5 components
- use bootstrap modals and dropdowns in react without jquery
- add responsive navbar and forms to a react app
- replace bootstrap javascript with react components
- style a react app with bootstrap css

## When to choose
- you use React with Bootstrap 5 and want declarative, composable components
- you want to avoid jQuery and Bootstrap's bundled JavaScript
- you need mature, widely adopted Bootstrap bindings for React

## When to avoid
- you use Bootstrap 4 (need Reactstrap v8 instead)
- you prefer utility-first CSS like Tailwind over Bootstrap
- you want a full design system rather than Bootstrap-styled components

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework
- domain: web-development, frontend, web-design
- platform: browser
- tags: react, bootstrap, bootstrap-5, component-library, stateless-components, nodejs, javascript

## Member repositories
- reactstrap/reactstrap (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:42.192005+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:18:35.456928+00:00, confidence not recorded.
  - readme: https://github.com/reactstrap/reactstrap (fetched 2026-08-28T04:10:42.192005+00:00, sha 22e0f199f0be)
  - homepage: https://reactstrap.github.io (fetched 2026-08-29T08:18:11.716401+00:00, sha 72bfb7483127)
- Data as of 2026-08-30T08:39:29.467469+00:00.
