node-chrome:已弃用

时间:2024-02-24 22:47:07
【文件属性】:

文件名称:node-chrome:已弃用

文件大小:16KB

文件格式:ZIP

更新时间:2024-02-24 22:47:07

electron testing commandline chrome chromium

概要 作为模块或从命令行中的命令无头运行chrome。 该项目类似于,但是更简单,没有流,没有服务器等。 用法 从命令 html文件是可选的(默认情况下将使用一个空文件)。 node-chrome index.js [index.html] 作为一个模块 为事件发射器提供stdout , stderr和exit 。 const Chrome = require ( 'node-chrome' ) const path = require ( 'path' ) const chrome = Chrome ( '

Hello World

' ) // // or pass in


【文件预览】:
node-chrome-master
----index.html(1B)
----main.js(635B)
----yarn.lock(34KB)
----preload.js(694B)
----.travis.yml(149B)
----LICENSE(1KB)
----test()
--------alternate-index.html(14B)
--------browser0.js(161B)
--------index.js(904B)
--------browser1.js(119B)
----README.md(922B)
----.gitignore(31B)
----index.js(1KB)
----bin()
--------node-chrome(290B)
----package.json(667B)

网友评论