Gathering detailed insights and metrics for react-native-web
Gathering detailed insights and metrics for react-native-web
Gathering detailed insights and metrics for react-native-web
Gathering detailed insights and metrics for react-native-web
npm install react-native-web
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
21,686 Stars
1,989 Commits
1,793 Forks
332 Watching
21 Branches
185 Contributors
Updated on 27 Nov 2024
Minified
Minified + Gzipped
JavaScript (82.97%)
CSS (9.12%)
HTML (7.86%)
Shell (0.05%)
Cumulative downloads
Total Downloads
Last day
-5.8%
136,030
Compared to previous day
Last week
3.6%
723,593
Compared to previous week
Last month
13.6%
2,920,523
Compared to previous month
Last year
41.7%
26,136,516
Compared to previous year
This is the development monorepo for "React Native for Web" and related projects.
.github
configs
packages
scripts
build
npm run build
to run the build script in every package.npm run build -w <package-name>
to run the build script for a specific package.dev
npm run dev
to run the dev script in every package.npm run dev -w <package-name>
to run the dev script for a specific package.test
npm run test
to run tests for every package.More details can be found in the contributing guide below.
Development happens in the open on GitHub and we are grateful for contributions including bugfixes, improvements, and ideas.
This project expects all participants to adhere to Meta's OSS Code of Conduct. Please read the full text so that you can understand what actions will and will not be tolerated.
Read the contributing guide to learn about the development process, how to propose bugfixes and improvements, and how to build and test your changes to React Native for Web.
To help you get you familiar with the contribution process, there is a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started.
No vulnerabilities found.
Reason
15 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 5/21 approved changesets -- score normalized to 2
Reason
9 existing vulnerabilities detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
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
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
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