Add SolidJS Detection

main
Chris 3 years ago
parent 08ef520d47
commit b6692a2f56

@ -4403,6 +4403,18 @@
"scriptSrc": "cdn\\.soisy\\.it/", "scriptSrc": "cdn\\.soisy\\.it/",
"website": "https://www.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": { "SolidPixels": {
"cats": [ "cats": [
1, 1,