From 1a7e01a3eb5b351a2a37b366c6be33e20ef7d87f Mon Sep 17 00:00:00 2001 From: Mark Phelps <209477+markphelps@users.noreply.github.com> Date: Mon, 8 Apr 2024 09:35:00 -0400 Subject: [PATCH] chore: add browser sdk --- integration/client.mdx | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/integration/client.mdx b/integration/client.mdx index 2ce5f88..ccc5651 100644 --- a/integration/client.mdx +++ b/integration/client.mdx @@ -12,24 +12,25 @@ For a more detailed overview of how the client-side SDKs work, check out our ann ## Overview - - Our client-side SDKs are currently in **beta**. - -We're actively working on improving them and adding more languages. If you have any feedback, feature or language requests, please let us know by opening an issue in our [GitHub repository](https://github.com/flipt-io/flipt-client-sdks). - - - Flipt provides a number of client-side SDKs to help you integrate with Flipt in your application. The SDKs are available in a number of languages: Evaluate flags client-side in your Node applications + + Evaluate flags client-side in your browser-based applications +