OpenFeature Providers and Hooks for JavaScript
Go to file
Todd Baert 013251b7f4
fix: missing lodash dep (and tooling fix) (#1034)
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2024-08-14 08:43:32 -04:00
.github ci: add adams85 from ConfigCat as component owner (#1033) 2024-08-09 13:05:53 +02:00
assets chore: migrate to nx 16 (#366) 2023-05-15 14:28:50 -04:00
libs fix: missing lodash dep (and tooling fix) (#1034) 2024-08-14 08:43:32 -04:00
tools fix: missing lodash dep (and tooling fix) (#1034) 2024-08-14 08:43:32 -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-web-provider 0.2.1 (#1031) 2024-08-05 21:38:34 +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 typescript to v5.5.4 (#1021) 2024-07-24 11:02:50 +00:00
package.json chore(deps): update dependency typescript to v5.5.4 (#1021) 2024-07-24 11:02:50 +00:00
release-please-config.json feat!: implement config cat web provider (#918) 2024-07-21 02:34:13 +02:00
renovate.json chore: Disable NX update via Renovate (#595) 2023-09-28 13:06:23 -04:00
tsconfig.base.json feat!: implement config cat web provider (#918) 2024-07-21 02:34:13 +02: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