Gathering detailed insights and metrics for react-bootstrap
Gathering detailed insights and metrics for react-bootstrap
Gathering detailed insights and metrics for react-bootstrap
Gathering detailed insights and metrics for react-bootstrap
react-router-bootstrap
Integration between React Router and React-Bootstrap
react-bootstrap-table
It's a react table for bootstrap
@types/react-bootstrap
Stub TypeScript definitions entry for react-bootstrap, which provides its own types definitions
react-bootstrap-typeahead
React typeahead with Bootstrap styling
Bootstrap components built with React
npm install react-bootstrap
Typescript
Module System
Node Version
NPM Version
91.2
Supply Chain
90.2
Quality
88
Maintenance
100
Vulnerability
88
License
TypeScript (65.58%)
JavaScript (21.15%)
MDX (12.31%)
SCSS (0.65%)
CSS (0.31%)
Total Downloads
399,296,062
Last Day
51,032
Last Week
1,161,313
Last Month
5,107,522
Last Year
59,065,121
MIT License
22,573 Stars
4,576 Commits
3,614 Forks
414 Watchers
21 Branches
477 Contributors
Updated on Jul 05, 2025
Minified
Minified + Gzipped
Latest Version
2.10.10
Package Id
react-bootstrap@2.10.10
Unpacked Size
1.41 MB
Size
244.66 kB
File Count
735
NPM Version
10.9.2
Node Version
22.15.0
Published on
May 11, 2025
Cumulative downloads
Total Downloads
Last Day
-9.9%
51,032
Compared to previous day
Last Week
-10.5%
1,161,313
Compared to previous week
Last Month
-0.6%
5,107,522
Compared to previous month
Last Year
-43.6%
59,065,121
Compared to previous year
Bootstrap 5 components built with React.
React-Bootstrap is compatible with various versions of Bootstrap. As such, you need to ensure you are using the correct combination of versions.
See the below table on which version of React-Bootstrap you should be using in your project.
Bootstrap Version | React-Bootstrap Version | Documentation |
---|---|---|
v5.x | 2.x | Link |
v4.x | 1.x (not maintained) | Link |
v3.x | 0.33.x (not maintained) | Link |
If you would like to update React-Bootstrap within an existing project to use Bootstrap 5, please read our docs for migrating to React-Bootstrap V2.
If you would like to update React-Bootstrap within an existing project to use Bootstrap 4, please read our docs for migrating to React-Bootstrap V1.
Yarn is our package manager of choice here. Check out setup
instructions here if you don't have it installed already.
After that you can run yarn run bootstrap
to install all the needed dependencies.
From there you can:
yarn test
(Or run them in watch mode with yarn run tdd
).yarn start
yarn run build
Click here to explore some React-Bootstrap CodeSandbox examples.
Click here to automatically open CodeSandbox with the React-Bootstrap CodeSandbox Examples GitHub Repository as a workspace.
Yes please! See the contributing guidelines for details.
No vulnerabilities found.
Reason
15 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
GitHub workflow tokens follow principle of least privilege
Details
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
6 existing vulnerabilities detected
Details
Reason
Found 5/29 approved changesets -- score normalized to 1
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-06-30
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More