node-screenshot-machine:Screenshot Machine API 的简单 node.js 包装器

时间:2024-07-11 09:20:46
【文件属性】:

文件名称:node-screenshot-machine:Screenshot Machine API 的简单 node.js 包装器

文件大小:9KB

文件格式:ZIP

更新时间:2024-07-11 09:20:46

JavaScript

API 的简单 node.js 包装器。 Screenshot Machine 提供了一个非常简单的基于 url 的 ,配置选项作为可选的 url 参数传递。 这个库提供了一个方便的 node.js 包装器 API,使您可以轻松地在您的节点应用程序中使用 Screenshot Machine。 安装 运行npm install node-screenshot-machine 或git clone然后npm install 可选择运行单元测试: npm test 用法 初始化 node-screenshot-machine 模块很简单: var screenshot = require ( 'node-screenshot-machine' ) ( { key : ** ** * // your screenshotmachine API key } ) ; 捕获网站截图也很


【文件预览】:
node-screenshot-machine-master
----Gruntfile.js(1KB)
----.npmignore(57B)
----config()
--------.jshintrc(543B)
--------.jsbeautifyrc(425B)
----LICENSE(1KB)
----test()
--------test.js(7KB)
--------mocks()
----README.md(3KB)
----.gitignore(31B)
----index.js(4KB)
----package.json(844B)

网友评论