We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a797824 commit 8f21674Copy full SHA for 8f21674
src/datasets/providers/split.ts
@@ -11,6 +11,12 @@ export const Split: Provider = {
11
href: 'https://github.com/splitio/split-openfeature-provider-js',
12
category: ['Server'],
13
},
14
+ {
15
+ technology: 'JavaScript',
16
+ vendorOfficial: true,
17
+ href: 'https://github.com/splitio/split-openfeature-provider-web-js',
18
+ category: ['Client'],
19
+ },
20
{
21
technology: 'Go',
22
vendorOfficial: true,
0 commit comments