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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index 854bbd35f..15a3d2066 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4441,6 +4441,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,