Skip to content

RealAnna/js-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFeature JavaScript SDKs

a Known Vulnerabilities codecov CII Best Practices FOSSA Status

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.

Server


npm version v0.5.1

Getting Started   •   API Documentation


Installation

npm install @openfeature/js-sdk

or

yarn add @openfeature/js-sdk

See README.md

Contributing

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.

Thanks to everyone that has already contributed

Made with contrib.rocks.

License

Apache License 2.0

FOSSA Status

About

JavaScript SDK for OpenFeature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • JavaScript 0.4%