node-pdf-generator-demo:使用Node,Puppeteer,EJS和Chart.JS的PDF报告生成演示

时间:2024-03-07 05:32:51
【文件属性】:

文件名称:node-pdf-generator-demo:使用Node,Puppeteer,EJS和Chart.JS的PDF报告生成演示

文件大小:462KB

文件格式:ZIP

更新时间:2024-03-07 05:32:51

TypeScript

NodePdfGenerator 此演示演示了使用带有w / nest.js,Puppeteer,ejs渲染引擎和Chart.js的Node生成HTML pdf的方法 正在安装 运行npm start服务器在http://localhost:3000/上侦听。 导航到http://localhost:3000/chart ,然后单击按钮生成报告。 建于 npm版本6.14.3 节点v14.2.0 请参阅package.json。 执照 此项目已获得MIT许可证的许可-有关详细信息,请参阅文件


【文件预览】:
node-pdf-generator-demo-master
----.gitignore(375B)
----package.json(2KB)
----src()
--------app.module.ts(312B)
--------main.ts(481B)
--------lib()
--------features()
----public()
--------reports()
--------Alex_Davies_Report_Browser.png(302KB)
--------main.css(2KB)
--------Alex_Davies_Report_PDF.png(75KB)
----.DS_Store(6KB)
----tsconfig.json(339B)
----views()
--------report.ejs(3KB)
----.eslintrc.js(599B)
----README.md(582B)
----tsconfig.build.json(116B)
----test()
--------app.e2e-spec.ts(630B)
--------jest-e2e.json(183B)
----.prettierrc(51B)
----yarn.lock(297KB)
----nest-cli.json(64B)

网友评论