From b70d7da3d8ee7b4d737bd738f63049cd4a0d3a0c Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 24 Jul 2022 06:14:20 +0600 Subject: [PATCH] Add Vitrin.me / page-builders --- .../webextension/images/icons/Vitrin.me.svg | 3 +++ src/technologies/v.json | 25 +++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 src/drivers/webextension/images/icons/Vitrin.me.svg diff --git a/src/drivers/webextension/images/icons/Vitrin.me.svg b/src/drivers/webextension/images/icons/Vitrin.me.svg new file mode 100644 index 000000000..cac81ba29 --- /dev/null +++ b/src/drivers/webextension/images/icons/Vitrin.me.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/v.json b/src/technologies/v.json index 48dfa2218..5cb8c21fc 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -642,9 +642,30 @@ "cats": [ 19 ], - "description": "Next Generation Frontend Tooling", + "description": "Vite is a rapid development tool for modern web projects.", "icon": "vite.svg", - "website": "https://vitejs.dev/" + "oss": true, + "website": "https://vitejs.dev" + }, + "Vitrin.me": { + "cats": [ + 51 + ], + "description": "Vitrin.me is a no-code platform that lets anyone build web apps without writing any code.", + "icon": "Vitrin.me.svg", + "implies": [ + "Python", + "Django", + "React", + "Next.js" + ], + "scriptSrc": "\\.vitrin\\.me/", + "saas": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://vitrin.me" }, "Vizury": { "cats": [