add package htmlview (#1178)

* add package htmlview

* Update packages.json
This commit is contained in:
yuchunzhou 2019-09-26 04:55:27 +08:00 committed by Dominik Picheta
parent 54745d03d8
commit 4c610e9a90

View File

@ -14431,5 +14431,17 @@
"description": "A command that to read novel on terminal",
"license": "MIT",
"web": "https://github.com/jiro4989/termnovel"
},
{
"name": "htmlview",
"url": "https://github.com/yuchunzhou/htmlview",
"method": "git",
"tags": [
"html",
"browser"
],
"description": "View the offline or online html page in browser",
"license": "MIT",
"web": "https://github.com/yuchunzhou/htmlview"
}
]