34 packages
extended-eventsource
Spec compliant EventSource implementation for browsers and Node.JS
nestjs-azure-func-trigger
Nest - modern, fast, powerful node.js web framework (@azure-func-trigger
@openfeature/angular-sdk
OpenFeature Angular SDK
@openfeature/aws-ssm-provider
## What is AWS SSM? AWS Systems Manager (SSM) is a service provided by Amazon Web Services (AWS) that enables users to manage and automate operational tasks across their AWS infrastructure. One of its key components is AWS Systems Manager Parameter Store,
@openfeature/config-cat-core
The core implementation of ConfigCat providers.
@openfeature/config-cat-provider
This is an OpenFeature provider implementation for using [ConfigCat](https://configcat.com), a managed feature flag service in Node.js applications.
@openfeature/config-cat-web-provider
This is an OpenFeature provider implementation for using [ConfigCat](https://configcat.com), a managed feature flag service in JavaScript frontend applications.
@openfeature/core
Shared OpenFeature JS components (server and web)
@openfeature/env-var-provider
The environment variable provider is a great way to start using OpenFeature. It doesn't require any infrastructure to setup or manage, and provides a simple way to gain experience with the core concepts of feature flagging. However, it doesn't support fea
@openfeature/flagd-core
flagd-core contain the core logic of flagd [in-process evaluation](https://flagd.dev/architecture/#in-process-evaluation) provider. This package is intended to be used by concrete implementations of flagd in-process providers.