From 079ff42fc4223262e8cb473919dac4c9c8bd24b4 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 9 Apr 2021 17:10:32 +0600 Subject: [PATCH] Add AlertifyJS/ JS framework --- .../webextension/images/icons/AlertifyJS.png | Bin 0 -> 773 bytes src/technologies.json | 13 +++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 src/drivers/webextension/images/icons/AlertifyJS.png diff --git a/src/drivers/webextension/images/icons/AlertifyJS.png b/src/drivers/webextension/images/icons/AlertifyJS.png new file mode 100644 index 0000000000000000000000000000000000000000..ebad027600dd6c1aadc376b03dd45ce97493b770 GIT binary patch literal 773 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyEa{HEjtmSN`?>!lvVtU&J%W50 z7^>757#dm_7=8hT8eT9klo~KFyh>nTu$sZZAYL$MSD+10;$DDHh%1mboqTDKpsQf; z01U2S08$& z1#=HGdt5s|Yt^0!8<#CvyuQD$hMh}VO#DGMhzJEw&#M~)Q(_z7j6PO-zUYx;nS@Pl(rZxLmKOfy}DXb&EId1LN z`f+pQGJ#WD;e_n+*Z_(ZQkKbNruPkSOzD+-2&%Uxr zK(DEmxJHzuB$lLFB^RXvDF!10BST#S6I}z#5JN*N19K|_3vB}fD+7alyg83iH00)| ZWTsW()^I-HN<2^lgQu&X%Q~loCICHgMnnJr literal 0 HcmV?d00001 diff --git a/src/technologies.json b/src/technologies.json index 6f411b764..0cd64ad61 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1329,6 +1329,19 @@ "icon": "akka-http.png", "website": "http://akka.io" }, + "AlertifyJS": { + "cats": [ + 12 + ], + "description": "AlertifyJS is a javascript framework for developing browser dialogs and notifications.", + "icon": "AlertifyJS.png", + "js": { + "alertify.defaults.autoReset": "" + }, + "oss": true, + "scripts": "/alertify/alertify\\.min\\.js", + "website": "https://alertifyjs.com" + }, "Algolia": { "cats": [ 29