@featbit/openfeature-provider-js-client
v4.2.6
Published
A OpenFeature provider implementation for the FeatBit js client SDK
Readme
featbit-client Provider
Introduction
This is the OpenFeature provider for the JavaScript Client-Side SDK for the 100% open-source feature flags management platform FeatBit.
Installation
npm install @openfeature/web-sdk
npm install featbit-js-client-sdk
npm install @featbit/openfeature-provider-js-clientBuilding
Run npm run build to build the library.
Running unit tests
Run npm run test to execute the unit tests via Jest.
