js-sdk-contrib
js-sdk-contrib copied to clipboard
Add unleash provider
Add unleash provider
Reasoning
I want to add an OpenFeature provider for unleash. This would be valuable because...
- we currently have
unleash-webbut notunleash(server) provider
Requirements:
- [x] generate provider via tooling
- [x] implement
Providerinterface - [x] 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