Gathering detailed insights and metrics for @launchdarkly/js-sdk-common
Gathering detailed insights and metrics for @launchdarkly/js-sdk-common
Gathering detailed insights and metrics for @launchdarkly/js-sdk-common
Gathering detailed insights and metrics for @launchdarkly/js-sdk-common
LaunchDarkly monorepo for JavaScript SDKs
npm install @launchdarkly/js-sdk-common
server-sdk-ai: v0.4.0
Published on 22 Nov 2024
js-client-sdk: v0.3.3
Published on 22 Nov 2024
react-native-client-sdk: v10.9.3
Published on 22 Nov 2024
js-client-sdk-common: v1.12.1
Published on 22 Nov 2024
server-sdk-ai: v0.3.0
Published on 15 Nov 2024
server-sdk-ai: v0.2.1
Published on 14 Nov 2024
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
15 Stars
614 Commits
19 Forks
25 Watching
69 Branches
175 Contributors
Updated on 22 Nov 2024
TypeScript (96.63%)
JavaScript (2.85%)
Shell (0.3%)
CSS (0.2%)
HTML (0.02%)
Cumulative downloads
Total Downloads
Last day
-22.4%
126,246
Compared to previous day
Last week
-1.3%
803,671
Compared to previous week
Last month
20.1%
3,313,029
Compared to previous month
Last year
1,362%
20,618,146
Compared to previous year
25
This repository contains LaunchDarkly SDK packages which are designed for execution in JavaScript environments. This includes shared libraries, used by SDKs and other tools, as well as SDKs.
Store Packages | npm | issues | tests |
---|---|---|---|
@launchdarkly/node-server-sdk-redis | Node Redis | ||
@launchdarkly/node-server-sdk-dynamodb | Node DynamoDB |
Telemetry Packages | npm | issues | tests |
---|---|---|---|
@launchdarkly/node-server-sdk-otel | Node OTel |
packages
Top level directory containing package implementations.
packages/shared
Packages which are primarily intended for consumption by LaunchDarkly and are used in other packages types.
packages/sdk
SDK packages intended for use by application developers.
packages/store
Persistent store packages for use with SDKs in this repository.
packages/telemetry
Packages for adding telemetry support to SDKs.
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!
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.
No security vulnerabilities found.