From 31366e79f3046a51111049cdb5908d62d8c26593 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 10 Mar 2022 18:42:08 +0600 Subject: [PATCH] Add MUI / UI frameworks --- src/drivers/webextension/images/icons/MUI.svg | 10 ++++++++++ src/technologies/m.json | 16 ++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 src/drivers/webextension/images/icons/MUI.svg diff --git a/src/drivers/webextension/images/icons/MUI.svg b/src/drivers/webextension/images/icons/MUI.svg new file mode 100644 index 000000000..c1969cf78 --- /dev/null +++ b/src/drivers/webextension/images/icons/MUI.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies/m.json b/src/technologies/m.json index 7768e4f8e..fb8890778 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -1937,6 +1937,22 @@ "url": "/mozard/!suite", "website": "http://mozard.nl" }, + "MUI": { + "cats": [ + 66 + ], + "description": "MUI(formerly Material UI) is a simple and customisable component library to build faster, beautiful, and more accessible React applications.", + "icon": "MUI.svg", + "oss": true, + "saas": true, + "css": "\\.MuiPaper-root", + "dom": "style[data-meta='MuiPaper']", + "pricing": [ + "freemium", + "payg" + ], + "website": "https://mui.com" + }, "Mulberry": { "cats": [ 5