From 331f0f27fab82961102e970e74ee6279a98729ba Mon Sep 17 00:00:00 2001 From: yuri-karelics <117678789+yuri-karelics@users.noreply.github.com> Date: Fri, 16 Jun 2023 20:54:37 +0300 Subject: [PATCH] docs: angular unleash proxy client (#3897) List of community unleash proxy clients extended with new Angular library ## About the changes Relates to [discussion](https://github.com/orgs/Unleash/discussions/3621) --- website/docs/reference/sdks/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/reference/sdks/index.md b/website/docs/reference/sdks/index.md index 63d1bf39bb..3705a7b61e 100644 --- a/website/docs/reference/sdks/index.md +++ b/website/docs/reference/sdks/index.md @@ -107,6 +107,7 @@ If you see an item marked with a ❌ that you would find useful, feel free to re Here's some of the fantastic work our community has done to make Unleash work in even more contexts. If you still can't find your favorite language, let us know and we'd love to help you create the client for it! +- Angular - TypeScript ([angular-unleash-proxy-client](https://github.com/Karelics/angular-unleash-proxy-client) by [Karelics](https://karelics.fi/unleash-feature-flags-with-gitlab/)) - Angular - TypeScript ([ngx-unleash-proxy-client](https://github.com/snowfrogdev/snowfrogdev/tree/main/packages/ngx-unleash-proxy-client)) - Clojure ([AppsFlyer/clojure-unleash](https://github.com/AppsFlyer/unleash-client-clojure)) - C++ ([aruizs/unleash-client-cpp](https://github.com/aruizs/unleash-client-cpp))