From d5785c42cae1a9e5440dc43aa0bee03f4c907852 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 2 Dec 2020 02:14:34 +0600 Subject: [PATCH] Add Isotope/JS lib --- src/drivers/webextension/images/icons/Isotope.svg | 9 +++++++++ src/technologies.json | 14 ++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Isotope.svg diff --git a/src/drivers/webextension/images/icons/Isotope.svg b/src/drivers/webextension/images/icons/Isotope.svg new file mode 100644 index 000000000..13a8f86c5 --- /dev/null +++ b/src/drivers/webextension/images/icons/Isotope.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 084a6d167..cd8bd35e9 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -7203,6 +7203,20 @@ "icon": "irroba.svg", "website": "https://www.irroba.com.br/" }, + "Isotope": { + "cats": [ + 59 + ], + "description": "Isotope.js is a JavaScript library that makes it easy to sort, filter, and add Masonry layouts to items on a webpage.", + "icon": "Isotope.svg", + "js": { + "Isotope": "", + "init_isotope": "" + }, + "oss": true, + "pricing": ["low", "freemium", "onetime"], + "website": "https://isotope.metafizzy.co" + }, "Iubenda": { "cats": [ 67