Added package hyperscript (#1961)

This commit is contained in:
Felipe S. S. Schneider 2021-07-02 02:28:25 -03:00 committed by GitHub
parent 8a267fe2be
commit 11743098fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]