文件名称:emochan-browser-shot:无服务器Chromium生成动态图像
文件大小:91KB
文件格式:ZIP
更新时间:2024-05-25 05:31:06
HTML
emochan浏览器拍摄 通过chrome-aws-lambda生成动态图像 用法 import { getScreenshot } from 'emochan-browser-shot' ; const capture = await getScreenshot ( htmlString , { width : 1920 , height : 1008 , deviceScaleFactor : 1 , } ) ;
【文件预览】:
emochan-browser-shot-master
----package.json(849B)
----.github()
--------workflows()
----test()
--------index.html(6KB)
--------__image_snapshots__()
--------index.spec.ts(674B)
----Dockerfile(626B)
----jest.config.js(108B)
----LICENSE(1KB)
----package-lock.json(199KB)
----tsconfig.json(468B)
----.gitignore(28B)
----Makefile(229B)
----README.md(597B)
----index.ts(2KB)