OpenFeature Providers and Hooks for JavaScript
Go to file
Todd Baert 0de23c58a5
Update ci.yml
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2025-09-18 21:22:12 -04:00
.github Update ci.yml 2025-09-18 21:22:12 -04:00
assets feat(aws-ssm): add decryption support for `SecureString` parameters (#1241) 2025-03-27 13:22:52 -04:00
libs chore(main): release config-cat-web-provider 0.2.0 (#1386) 2025-09-18 21:07:34 -04: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: update node version (#1377) 2025-09-18 13:09:06 -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-web-provider 0.2.0 (#1386) 2025-09-18 21:07:34 -04:00
CODEOWNERS chore: update codeownership for global maintainers (#1245) 2025-04-10 10:47:06 +02:00
CONTRIBUTING.md chore: update node version (#1377) 2025-09-18 13:09:06 -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: regenerate the package.json lockfile (#1379) 2025-09-18 14:04:54 -04:00
package.json feat(flagsmith): upgrade-provider-to-latest-flagsmith-client-version (#1362) 2025-09-16 15:36:28 -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 feat: Add wrapper information to the LaunchDarkly client-side provider. (#1368) 2025-08-29 11:30:27 -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