@devcycle/openfeature-react-provider
Version:
OpenFeature React SDK Provider for DevCycle React SDK
16 lines (8 loc) • 590 B
Markdown
# OpenFeature DevCycle React Web Provider
This library provides a Javascript implementation of the [OpenFeature](https://openfeature.dev/) Web Provider interface for [DevCycle React Client SDK](https://docs.devcycle.com/sdk/client-side-sdks/react/).
## Building
Run `yarn nx build openfeature-react-provider` to build the library.
## Running Unit Tests
Run `yarn nx test openfeature-react-provider` to execute the unit tests via [Jest](https://jestjs.io).
## Usage
See our [documentation](https://docs.devcycle.com/sdk/client-side-sdks/react/react-openfeature) for more information.