From a81179d32274cd6834483b7343dfa56660924bf3 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 8 Aug 2022 08:17:13 +0600 Subject: [PATCH] Add Vue2-animate / miscellaneous , Update Animate.css / ui-framework --- src/technologies/a.json | 15 ++++++++++----- src/technologies/v.json | 15 +++++++++++++++ 2 files changed, 25 insertions(+), 5 deletions(-) diff --git a/src/technologies/a.json b/src/technologies/a.json index bdf4039fe..ccd01ca82 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -4427,15 +4427,20 @@ "scriptSrc": "\\.amocrm\\.(?:ru|com)", "website": "https://www.amocrm.com" }, - "animate.css": { + "Animate.css": { "cats": [ 66 ], "description": "Animate.css is a ready-to-use library collection of CSS3 animation effects.", - "html": [ - "]+(?:/([\\d.]+)/)?animate\\.(?:min\\.)?css\\;version:\\1" - ], - "website": "https://daneden.github.io/animate.css/" + "dom": { + "link[href*='animate']": { + "attributes": { + "href": "([\\d\\.]+)?/animate\\.min\\.css\\;version:\\1" + } + } + }, + "oss": true, + "website": "https://animate.style" }, "anime.js": { "cats": [ diff --git a/src/technologies/v.json b/src/technologies/v.json index 02660f5a1..ae3390bc3 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -886,6 +886,21 @@ "oss": true, "website": "https://vuetifyjs.com" }, + "Vue2-animate": { + "cats": [ + 19 + ], + "description": "Vue2-animate is a Vue.js port of Animate.css.", + "icon": "vue.svg", + "dom": "link[href*='/vue2-animate.min.css']", + "implies": [ + "Vue.js", + "Sass", + "Animate.css" + ], + "oss": true, + "website": "https://github.com/asika32764/vue2-animate" + }, "vBulletin": { "cats": [ 2