OpenFeature Providers and Hooks for JavaScript
Go to file
github-actions[bot] 4c017d5a3e
chore(main): release go-feature-flag-provider 0.7.3 (#974)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-29 11:00:14 +02:00
.github chore(deps): update dyladan/component-owners digest to a0a1a67 (#931) 2024-06-27 07:40:38 -04:00
assets chore: migrate to nx 16 (#366) 2023-05-15 14:28:50 -04:00
libs chore(main): release go-feature-flag-provider 0.7.3 (#974) 2024-06-29 11:00:14 +02:00
tools feat!: update OpenFeature SDK peer (#798) 2024-03-16 11:22:56 -04:00
.editorconfig initial commit 2022-06-08 06:05:18 -04:00
.eslintrc.json feat: flagd in-process provider (#633) 2023-11-14 11:31:01 -05:00
.gitignore chore: fix lint issues and bump server sdk version (#715) 2024-01-04 09:11:38 -05:00
.gitmodules fix: orphaned grpc connection, semver ~, change events (#654) 2023-11-16 16:23:12 -05:00
.nvmrc chore(deps): update dependency node to v20 (#619) 2023-10-25 15:22:25 -04:00
.nxignore Added nx lint ignore 2022-06-13 18:27:23 -04:00
.prettierignore initial commit 2022-06-08 06:05:18 -04:00
.prettierrc feat: flagd-web provider (#142) 2022-11-21 14:58:23 -05:00
.release-please-manifest.json chore(main): release go-feature-flag-provider 0.7.3 (#974) 2024-06-29 11:00:14 +02:00
CODEOWNERS chore: add CODEOWNERS 2023-03-23 15:22:24 -04:00
CONTRIBUTING.md docs: add show projects command to contrib docs (#876) 2024-04-30 15:09:33 -04:00
LICENSE Updated OTel Hook 2022-06-10 14:32:09 -04:00
README.md docs: improve readme (#231) 2023-02-03 17:53:29 -05:00
babel.config.json feat(ofrep): ofrep core (#795) 2024-03-15 17:01:50 +01:00
jest.config.ts chore: migrate to nx 16 (#366) 2023-05-15 14:28:50 -04:00
jest.preset.js chore: migrate to nx 16 (#366) 2023-05-15 14:28:50 -04:00
migrations.json fix: packaging issues impacting babel/react (#596) 2023-09-29 16:23:22 -04:00
nx.json fix: packaging issues impacting babel/react (#596) 2023-09-29 16:23:22 -04:00
package-lock.json chore(deps): update dependency @swc-node/register to ~1.10.0 (#967) 2024-06-28 11:11:59 +00:00
package.json chore(deps): update dependency @swc-node/register to ~1.10.0 (#967) 2024-06-28 11:11:59 +00:00
release-please-config.json chore: configure release please for the multi provider web (#965) 2024-06-27 11:27:57 -04:00
renovate.json chore: Disable NX update via Renovate (#595) 2023-09-28 13:06:23 -04:00
tsconfig.base.json feat: multi provider implementation for Node (#916) 2024-06-06 11:36:38 -04:00

README.md

OpenFeature JS Contributions

This repository is intended for OpenFeature contributions which are not included in the OpenFeature SDK.

The project includes:

Contributing

Interested in contributing? Great, we'd love your help! To get started, take a look at the CONTRIBUTING guide.

License

Apache License 2.0