diff options
| -rw-r--r-- | packages.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 4c38e05..c19c68d 100644 --- a/packages.json +++ b/packages.json @@ -9523,6 +9523,19 @@ "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", "method": "git", |
