Skip to content

anudeepreddy/node-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

399 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFeature JavaScript SDKs

a Known Vulnerabilities codecov CII Best Practices

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

About

NodeJS implementation of the OpenFeature SDK

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.6%
  • JavaScript 0.4%