Skip to content

Feature toggle system API-Client SDK follow OpenFeature specification.

License

Notifications You must be signed in to change notification settings

line/Flagshipjs

Repository files navigation

flagshipjs


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.

Getting started

Before we get started, please make sure you have installed Node and Docker.

Run Local Flagr Server

yarn install
yarn dev:svr

Lint

  • Lint will be performed automatically while pushing to the repo. To skip, push with --no-verify.

Examples

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

Contributing

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.

About

Feature toggle system API-Client SDK follow OpenFeature specification.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published