Added package hyperscript (#1961)

This commit is contained in:
Felipe S. S. Schneider
2021-07-02 07:28:25 +02:00
committed by GitHub
parent 8a267fe2be
commit 11743098fb
+12
View File
@@ -23213,5 +23213,17 @@
"description": " Websocket server and client implementation",
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-websock"
},
{
"name": "hyperscript",
"url": "https://github.com/schneiderfelipe/hyperscript",
"method": "git",
"tags": [
"hyperscript",
"templating"
],
"description": "Create HyperText with Nim.",
"license": "MIT",
"web": "https://github.com/schneiderfelipe/hyperscript"
}
]