OpenFeature Providers and Hooks for JavaScript
Go to file
Todd Baert fd8049d611
chore: add npm engine entry in root
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2025-08-14 13:32:41 -04:00
.github chore(deps): update actions/setup-node digest to 49933ea (#1297) 2025-06-05 02:23:16 +00:00
assets feat(aws-ssm): add decryption support for `SecureString` parameters (#1241) 2025-03-27 13:22:52 -04:00
libs feat(ofrep): adding error details for 401, 403 and 429 (#1361) 2025-08-05 18:23:07 +02:00
tools chore: add "type" import enforcement lint rule and apply (#1292) 2025-05-30 13:06:18 -04:00
.editorconfig initial commit 2022-06-08 06:05:18 -04:00
.eslintrc.json feat: support no default variant (#1354) 2025-07-16 09:17:07 -04:00
.gitignore chore: add `.verdaccio` inside `.gitignore` (#1235) 2025-03-19 08:13:10 -04:00
.gitmodules chore(deps): update dependency libs/shared/flagd-core/test-harness to v2.10.2 (#1355) 2025-07-16 13:19:46 +00: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 chore: update nx packages (#1147) 2025-01-10 11:36:17 -05:00
.prettierrc feat: flagd-web provider (#142) 2022-11-21 14:58:23 -05:00
.release-please-manifest.json chore(main): release config-cat-provider 0.7.6 (#1349) 2025-07-08 00:22:29 +02:00
CODEOWNERS chore: update codeownership for global maintainers (#1245) 2025-04-10 10:47:06 +02: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: update nx packages (#1147) 2025-01-10 11:36:17 -05:00
jest.preset.js chore: migrate to nx 16 (#366) 2023-05-15 14:28:50 -04:00
migrations.json chore: update nx packages (#1147) 2025-01-10 11:36:17 -05:00
nx.json feat(aws-ssm): implement AWS SSM provider (#1221) 2025-03-20 15:47:47 -04:00
package-lock.json fix(security): update dependency axios to v1.11.0 [security] (#1359) 2025-07-24 00:04:38 +00:00
package.json chore: add npm engine entry in root 2025-08-14 13:32:41 -04:00
project.json fix(generator): update generated path `project.json`, `jest.config.ts`, `.eslintrc.json` (#1236) 2025-03-25 13:54:10 -04:00
release-please-config.json chore: remove non-feat-fix release config 2025-06-04 14:23:49 -04:00
renovate.json Update renovate.json 2025-07-04 14:34:13 -04:00
tsconfig.base.json feat(aws-ssm): implement AWS SSM provider (#1221) 2025-03-20 15:47:47 -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