From b6692a2f56a8ea4217490fdcb412ca9eff3d4451 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 1 Jan 2023 23:05:44 +0900 Subject: [PATCH 1/2] Add SolidJS Detection --- src/technologies/s.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/technologies/s.json b/src/technologies/s.json index 206244a8f..d4b20810c 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4403,6 +4403,18 @@ "scriptSrc": "cdn\\.soisy\\.it/", "website": "https://www.soisy.it" }, + "SolidJS": { + "cats": [ + 12 + ], + "description": "SolidJS is a purely reactive library. It was designed from the ground up with a reactive core. It's influenced by reactive principles developed by previous libraries.", + "icon": "SolidJS.svg", + "js": { + "Solid$$": "" + }, + "oss": true, + "website": "https://www.solidjs.com/" + }, "SolidPixels": { "cats": [ 1, From 2c12b0ce5c192663ef39ef27037ddd6380e307f4 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 1 Jan 2023 23:06:20 +0900 Subject: [PATCH 2/2] Add SolidJS icon --- .../webextension/images/icons/SolidJS.svg | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 src/drivers/webextension/images/icons/SolidJS.svg diff --git a/src/drivers/webextension/images/icons/SolidJS.svg b/src/drivers/webextension/images/icons/SolidJS.svg new file mode 100644 index 000000000..a2fc4cd98 --- /dev/null +++ b/src/drivers/webextension/images/icons/SolidJS.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +