1. 首页
  2. 考试认证
  3. 其它
  4. thrust wzrd使用Breach的Thrust与wzrd在浏览器中运行JS脚本

thrust wzrd使用Breach的Thrust与wzrd在浏览器中运行JS脚本

上传者: 2024-11-11 03:29:01上传 ZIP文件 1.47KB 热度 28次

thrust-wzrd 是一个工具,利用 Breach's Thrustwzrd,可以在浏览器的独立窗口中运行和查看您的 JS 脚本。使用方式如下:

  1. 安装必要的依赖:

npm install -g browserify

npm install -g seanewest/thrust-wzrd

  1. 运行命令:

thrust-wzrd entry.js [width] [height]

  1. 其中,entry.js 是您的 JavaScript 脚件,[width][height] 分别设置浏览器窗口的宽度和高度(默认为 800x600)。
用户评论