This repository contains the JavaScript implementations of OpenFeature, a vendor-agnostic abstraction library for evaluating feature flags.
We support multiple data types for flags (numbers, strings, booleans, objects) as well as hooks, which can alter the lifecycle of a flag evaluation.
Getting Started • API Documentation
npm install @openfeature/js-sdk
or
yarn add @openfeature/js-sdk
See README.md
See CONTRIBUTING.md for details on how to contribute to the OpenFeature project.
Our community meetings are held regularly and open to everyone. Check the OpenFeature community calendar for specific dates and the Zoom meeting links.
Made with contrib.rocks.