1. 首页
  2. 数据库
  3. 其它
  4. jsreport html to xlsx:能够将html转换为excel的jsreport配方 源码

jsreport html to xlsx:能够将html转换为excel的jsreport配方 源码

上传者: 2021-02-19 22:03:38上传 ZIP文件 577.93KB 热度 9次
jsreport-html-to-xlsx jsreport食谱能够将html转换为excel 参见 安装 npm安装jsreport-html-to-xlsx 用法 要将recipe用于模板渲染,请在渲染请求中设置template.recipe=html-to-xlsx 。 { template : { content : '...' , recipe : 'html-to-xlsx' , enginne : '...' } } jsreport-core 您也可以手动将此扩展名应用于 var jsreport = require ( 'jsreport-core' ) ( )
下载地址
用户评论