Node.js模块CronShot.zip
CronShot 是 Node.js 模块,用来调节,获取,修改和存储 Web 页面截图的。安装:npm install cronshot示例:var cronshot = require('cronshot'), middleware = { 'local': require('cronshot-local') }; // Local File Example // ------------------ // Takes a screenshot of sports.yahoo.com, // and saves the screenshot to the
文件列表
cronshot-master.zip
(预估有个11文件)
cronshot-master
LICENSE.txt
1KB
src
modules
startCapturing.js
2KB
utils.js
3KB
onTickFactory.js
6KB
defaultOptions.js
1KB
startCronJob.js
1KB
index.js
269B
暂无评论