Gathering detailed insights and metrics for launchdarkly-react-client-sdk
Gathering detailed insights and metrics for launchdarkly-react-client-sdk
Gathering detailed insights and metrics for launchdarkly-react-client-sdk
Gathering detailed insights and metrics for launchdarkly-react-client-sdk
@mikecousins/launchdarkly-react-client-sdk
[![Circle CI](https://circleci.com/gh/launchdarkly/react-client-sdk/tree/main.svg?style=svg)](https://circleci.com/gh/launchdarkly/react-client-sdk/tree/main)
launchdarkly-js-client-sdk
LaunchDarkly SDK for JavaScript
launchdarkly-js-sdk-common
LaunchDarkly SDK for JavaScript - common code
launchdarkly-node-server-sdk
LaunchDarkly Server-Side SDK for Node.js
LaunchDarkly Client-side SDK for React.js
npm install launchdarkly-react-client-sdk
88.9
Supply Chain
78.4
Quality
87.2
Maintenance
100
Vulnerability
99.6
License
launchdarkly-react-client-sdk: v3.6.0
Published on 04 Nov 2024
launchdarkly-react-client-sdk: v3.5.0
Published on 18 Oct 2024
launchdarkly-react-client-sdk: v3.4.0
Published on 05 Aug 2024
3.3.2
Published on 28 May 2024
3.3.1
Published on 28 May 2024
3.3.0
Published on 23 May 2024
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
86 Stars
538 Commits
70 Forks
39 Watching
12 Branches
190 Contributors
Updated on 04 Nov 2024
Minified
Minified + Gzipped
TypeScript (94.37%)
Shell (4.54%)
JavaScript (1.08%)
Cumulative downloads
Total Downloads
Last day
-5.5%
118,268
Compared to previous day
Last week
3.7%
637,559
Compared to previous week
Last month
15%
2,621,916
Compared to previous month
Last year
27.9%
27,472,150
Compared to previous year
36
LaunchDarkly is a feature management platform that serves trillions of feature flags daily to help teams build better software, faster. Get started using LaunchDarkly today!
This version of the LaunchDarkly SDK is compatible with versions 16.3.0 and later of React because it uses React's Context API. However, if you are using the SDK's Hooks API or asyncWithLDProvider
, then you must use React version 16.8.0 or later.
Additionally, refer to the JavaScript SDK README to learn more about browser compatibility.
Refer to the SDK documentation for instructions on getting started with using the SDK.
Please note that the React SDK has two special requirements in terms of your LaunchDarkly environment. First, in terms of the credentials for your environment that appear on your Account Settings dashboard, the React SDK uses the "Client-side ID"-- not the "SDK key" or the "Mobile key". Second, for any feature flag that you will be using in React code, you must check the "Make this flag available to client-side SDKs" box on that flag's Settings page.
Read our documentation for in-depth instructions on configuring and using LaunchDarkly. You can also head straight to the complete reference guide for this SDK or our code-generated API documentation.
This SDK builds upon the JavaScript SDK, supporting all of the same functionality, but using React's Context API to provide additional conveniences. While using this SDK you may need to directly interact with the underlying JavaScript SDK. For more information on how to use the JavaScript SDK and its characteristics, see the SDK's README.
We run integration tests for all our SDKs using a centralized test harness. This approach gives us the ability to test for consistency across SDKs, as well as test networking behavior in a long-running application. These tests cover each method in the SDK, and verify that event sending, flag evaluation, stream reconnection, and other aspects of the SDK all behave correctly.
We encourage pull requests and other contributions from the community. Check out our contributing guidelines for instructions on how to contribute to this SDK.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
security policy file detected
Details
Reason
Found 10/11 approved changesets -- score normalized to 9
Reason
license file detected
Details
Reason
8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
Project has not signed or included provenance with any releases.
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
37 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