Merge pull request #757 from JohnAD/master

Added webterminal package
This commit is contained in:
Dominik Picheta 2018-05-31 13:11:35 +01:00 committed by GitHub
commit a6e3e09ead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9522,6 +9522,19 @@
"license": "MIT",
"web": "https://github.com/leonardoce/nim-clickhouse"
},
{
"name": "webterminal",
"url": "https://github.com/JohnAD/webterminal",
"method": "git",
"tags": [
"javascript",
"terminal",
"tty"
],
"description": "Very simple browser Javascript TTY web terminal",
"license": "MIT",
"web": "https://github.com/JohnAD/webterminal"
},
{
"name": "hpack",
"url": "https://github.com/nitely/nim-hpack",