htmlinit快速生成HTML页面测试工具
htmlinit 为您的脚本制作一个快速测试页面:
$ htmlinit [removed]
创建:
>
<html lang='\"en\"'>
<head>
<meta charset="utf-8"/>
<title>Hello Worldtitle>
head>
<body>
<h2>Hello Worldh1>
<script src='\"script.js\"'>script>
body>
html>
安装
安装 htmlinit:
$ cd /tmp && git clone https://github.com/jb5
下载地址
用户评论