The LINE Open-Feature x Openflagr API SDK for JavaScript is a JavaScript library that provides an API client SDK to integrate a toggle system, named Openflagr and follows the Open-Feature specification.
Before we get started, please make sure you have installed Node and Docker.
yarn install
yarn dev:svr
- Lint will be performed automatically while pushing to the repo. To skip, push with
--no-verify
.
Name | Description |
---|---|
On / Off | An simple example of OpenFeature with OpenFlagr provider |
A/B Testing | An A/B testing example of OpenFeature with OpenFlagr provider |
Canary Release | A canary release example of OpenFeature with OpenFlagr provider |
White List | A white list example of OpenFeature with OpenFlagr provider |
If you believe you found a vulnerability or you have an issue related to security, please DO NOT open a public issue. Instead, send us an email at [email protected].
Before contributing to this project, please read CONTRIBUTING.md and CODE_OF_CONDUCT.md.