table2xlsx.js:表格转换Excel插件

时间:2021-05-09 02:33:21
【文件属性】:
文件名称:table2xlsx.js:表格转换Excel插件
文件大小:13KB
文件格式:ZIP
更新时间:2021-05-09 02:33:21
JavaScript table2xlsx.js A table conversion excel plugin. Support for cell merging. The presence of multiple tables automatically creates worksheets. Only a few css are currently supported Example npm install table2xlsx.js import { createExcel } from 'table2xlsx.js' createExcel('.table-demo').export('filename') Notice !!! You must make sure that the table structure you generate is correct 一个表格转换excel插件. 支持单元
【文件预览】:
table2xlsx.js-main
----index.ts(135B)
----src()
--------processor.ts(2KB)
--------core.js(6KB)
--------config.ts(54B)
--------types.ts(218B)
--------tools.ts(488B)
--------config.js(156B)
--------processor.d.ts(568B)
--------processor.js(2KB)
--------core.ts(3KB)
--------tools.js(613B)
--------types.d.ts(226B)
--------config.d.ts(43B)
--------types.js(287B)
--------tools.d.ts(57B)
--------core.d.ts(118B)
----tsconfig.json(6KB)
----README.md(657B)
----index.d.ts(138B)
----.gitignore(92B)
----index.js(299B)
----package.json(773B)

网友评论