thrust wzrd使用Breach的Thrust与wzrd在浏览器中运行JS脚本
thrust-wzrd 是一个工具,利用 Breach's Thrust 和 wzrd,可以在浏览器的独立窗口中运行和查看您的 JS 脚本。使用方式如下:
- 安装必要的依赖:
npm install -g browserify
npm install -g seanewest/thrust-wzrd
- 运行命令:
thrust-wzrd entry.js [width] [height]
- 其中,
entry.js是您的 JavaScript 脚件,[width]和[height]分别设置浏览器窗口的宽度和高度(默认为 800x600)。
下载地址
用户评论