diff --git a/src/drivers/webextension/images/icons/_hyperscript.png b/src/drivers/webextension/images/icons/_hyperscript.png new file mode 100644 index 000000000..3fff78726 Binary files /dev/null and b/src/drivers/webextension/images/icons/_hyperscript.png differ diff --git a/src/technologies/_.json b/src/technologies/_.json index d9358464a..50e883d1c 100644 --- a/src/technologies/_.json +++ b/src/technologies/_.json @@ -173,5 +173,18 @@ "web.startComponents": "" }, "website": "https://github.com/sulu/web-js" + }, + "_hyperscript ": { + "cats": [ + 59 + ], + "description": "_​hyperscript is a scripting language for adding interactivity to the front-end.", + "icon": "_hyperscript.png", + "js": { + "_hyperscript": "" + }, + "scriptSrc": "//unpkg\\.com/hyperscript\\.org@([\\d\\.]+)\\;version:\\1", + "oss": true, + "website": "https://hyperscript.org" } } \ No newline at end of file