From 0591c5f62d4330c4ddfceccd3618b4c94e935911 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 13 Mar 2023 16:57:26 +0600 Subject: [PATCH] Add Kapix Studio / page-builders --- .../webextension/images/icons/Kapix.svg | 4 ++++ src/technologies/k.json | 22 +++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Kapix.svg diff --git a/src/drivers/webextension/images/icons/Kapix.svg b/src/drivers/webextension/images/icons/Kapix.svg new file mode 100644 index 000000000..75bf3f121 --- /dev/null +++ b/src/drivers/webextension/images/icons/Kapix.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/k.json b/src/technologies/k.json index 575b58ec4..4e04785cd 100644 --- a/src/technologies/k.json +++ b/src/technologies/k.json @@ -254,6 +254,28 @@ "scriptSrc": "cdn\\.mykamva\\.ir", "website": "https://kamva.ir" }, + "Kapix Studio": { + "cats": [ + 51 + ], + "description": "Kapix Studio is a no-code platform that lets anyone build web apps without writing any code.", + "icon": "Kapix.svg", + "implies": [ + "Vite", + "TypeScript" + ], + "js": { + "kapixVersion": "([\\d\\.]+)\\;version:\\1", + "__INITIAL_STATE__": "KapixNoCode" + }, + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://studio.kapix.fr" + }, "Kapture CRM": { "cats": [ 52,