UNPKG

node-html-file

Version:

transform html to file(pdf/jpeg/png) in server side with puppeter

19 lines (18 loc) 452 B
{ "name": "node-html-file", "keywords": ["html-pdf", "html-img", "node", "html-file"], "version": "1.0.4", "description": "transform html to file(pdf/jpeg/png) in server side with puppeter", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "peerDependencies": { "puppeteer": "^7.0.1" }, "devDependencies": { "puppeteer": "^7.0.1" }, "author": "lstrive", "license": "ISC" }