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
npm install react-bootstrap
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
22,414 Stars
4,548 Commits
3,607 Forks
418 Watching
26 Branches
476 Contributors
Updated on 28 Nov 2024
Minified
Minified + Gzipped
TypeScript (65.2%)
JavaScript (21.89%)
MDX (11.98%)
SCSS (0.63%)
CSS (0.3%)
Cumulative downloads
Total Downloads
Last day
-2.8%
207,768
Compared to previous day
Last week
3.2%
1,150,367
Compared to previous week
Last month
-0.2%
4,869,196
Compared to previous month
Last year
-33.6%
73,067,066
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
GitHub workflow tokens follow principle of least privilege
Details
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8
Reason
Found 10/30 approved changesets -- score normalized to 3
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
22 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
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