From b6692a2f56a8ea4217490fdcb412ca9eff3d4451 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 1 Jan 2023 23:05:44 +0900 Subject: [PATCH] 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,