JavaScript
SDK
Repository: Github repository
Artifact: NPM
Install:
npm install @openfeature/js-sdk
Providers
Providers are the "translation layer" between the evaluation API and the flag management system in use. The following providers are available for JavaScript.
🔗
CloudBees Provider
The official CloudBees provider for OpenFeature
🔗
flagd Provider
A provider for flagd
🔗
GO Feature Flag Provider
A provider for GO Feature Flag
🔗
LaunchDarkly Provider
The official LaunchDarkly provider for OpenFeature
🔗
PostHog Provider
A provider for the PostHog suite
🔗
Split Provider
The official Split provider for OpenFeature
Add yours...
Don't see what you're looking for? Create your own provider!
Hooks
Hooks add behavior at well-defined points during the flag evaluation lifecycle. The following hooks are available for JavaScript.