mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
add package htmlview (#1178)
* add package htmlview * Update packages.json
This commit is contained in:
parent
54745d03d8
commit
4c610e9a90
@ -14431,5 +14431,17 @@
|
|||||||
"description": "A command that to read novel on terminal",
|
"description": "A command that to read novel on terminal",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jiro4989/termnovel"
|
"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…
x
Reference in New Issue
Block a user