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,