OpenFeature Web SDK Provider for DevCycle JS SDK
npm install @devcycle/openfeature-web-providerThis library provides a Javascript implementation of the OpenFeature Web Provider interface for DevCycle Javascript Client SDK.
Run yarn nx build openfeature-web-provider to build the library.
Run yarn nx test openfeature-web-provider to execute the unit tests via Jest.
See the example app for a working example of the OpenFeature Web DevCycle Provider.
See our documentation for more information.