open-feature/js-sdk-contrib

Add unleash provider

Open

#1,231 opened on Mar 17, 2025

 (0 comments) (2 reactions) (0 assignees)TypeScript (80 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (73 stars)
PR merge metrics
 (PR metrics pending)

Description

Add unleash provider

Reasoning

I want to add an OpenFeature provider for unleash. This would be valuable because...

  • we currently have unleash-web but not unleash (server) provider

Requirements:

  • generate provider via tooling
  • implement Provider interface
  • add tests
  • complete README
  • add the new provider to the OpenFeature docs

Resources

Keep in mind the CONTRIBUTING guidelines: https://github.com/open-feature/js-sdk-contrib/blob/main/CONTRIBUTING.md

Contributor guide