add package htmlview (#1178)
* add package htmlview * Update packages.json
This commit is contained in:
parent
54745d03d8
commit
4c610e9a90
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue