From 6402bdef79c794abcbd03dec0140946f9b4f0766 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 2 Feb 2022 23:53:55 +0600 Subject: [PATCH] Add Chakra UI / UI frameworks --- .../webextension/images/icons/Chakra UI.svg | 10 ++++++++++ src/technologies/c.json | 15 +++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Chakra UI.svg diff --git a/src/drivers/webextension/images/icons/Chakra UI.svg b/src/drivers/webextension/images/icons/Chakra UI.svg new file mode 100644 index 000000000..ef6054b0c --- /dev/null +++ b/src/drivers/webextension/images/icons/Chakra UI.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies/c.json b/src/technologies/c.json index 042f0546d..f48f04c8f 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -609,6 +609,21 @@ ], "website": "https://centminmod.com" }, + "Chakra UI": { + "cats": [ + 66 + ], + "description": "Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.", + "icon": "Chakra UI.svg", + "implies": "React", + "dom": "html[style*='chakra-ui-color-mode']", + "scriptSrc": "\\.chakra-ui\\.", + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://chakra-ui.com" + }, "Chamilo": { "cats": [ 21