Web
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 the web.
🔗
CloudBees Provider
The official CloudBees browser provider for OpenFeature
🔗
Split Provider
The official Split browser 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 the web.