Skip to content

Commit 8f21674

Browse files
Copilotbeeme1mr
andauthored
Add Split JavaScript Web Provider (#1291)
Co-authored-by: beeme1mr <[email protected]>
1 parent a797824 commit 8f21674

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/datasets/providers/split.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ export const Split: Provider = {
1111
href: 'https://github.com/splitio/split-openfeature-provider-js',
1212
category: ['Server'],
1313
},
14+
{
15+
technology: 'JavaScript',
16+
vendorOfficial: true,
17+
href: 'https://github.com/splitio/split-openfeature-provider-web-js',
18+
category: ['Client'],
19+
},
1420
{
1521
technology: 'Go',
1622
vendorOfficial: true,

0 commit comments

Comments
 (0)