This is the OpenFeature provider for the JavaScript Client-Side SDK for the 100% open-source feature flags management platform FeatBit.
npm install @openfeature/web-sdk
npm install featbit-js-client-sdk
npm install @featbit/openfeature-provider-js-client
Run npm run build
to build the library.
Run npm run test
to execute the unit tests via Jest.