node-puppeteer-html2image:使用Puppeteer从HTML创建PNG或PDF

时间:2024-06-04 16:31:50
【文件属性】:

文件名称:node-puppeteer-html2image:使用Puppeteer从HTML创建PNG或PDF

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-04 16:31:50

JavaScript

node-puppeteer-html2image 使用Puppeteer从HTML创建PNG或PDF 入门 要开始使用此基本脚本,只需克隆存储库,安装依赖项并启动索引。 要安装依赖项: npm install 要输出PNG文件: node index.js sample.html sample.png 要输出PDF文件: node index.js sample.html sample.pdf 该项目包含一个示例HTML。 自己尝试。


【文件预览】:
node-puppeteer-html2image-master
----.gitignore(35B)
----package.json(779B)
----index.js(1KB)
----README.md(455B)
----yarn.lock(8KB)

网友评论