From fc3c33ca91e090e125c0008b9d2e4e7698e7c887 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 3 Oct 2022 12:24:08 +0600 Subject: [PATCH] Add petite-vue / miscellaneous --- src/technologies/p.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/technologies/p.json b/src/technologies/p.json index f529626bc..5d869168a 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1097,6 +1097,18 @@ "scriptSrc": "cdn\\.perzonalization\\.com", "website": "https://www.perzonalization.com/" }, + "petite-vue": { + "cats": [ + 19 + ], + "description": "petite-vue is an alternative distribution of Vue optimised for progressive enhancement.", + "icon": "vue.svg", + "implies": "Vue.js", + "oss": true, + "scripts": "/petite-vue@([\\d\\.]+)/\\;version:\\1", + "scriptSrc": "/petite-vue", + "website": "https://github.com/vuejs/petite-vue" + }, "Phabricator": { "cats": [ 13,