0.4.4 • Published 3 years ago

table2xlsx.js v0.4.4

Weekly downloads
159
License
ISC
Repository
github
Last release
3 years ago

table2xlsx.js

A table conversion excel plugin.

Support for cell merging.

The presence of multiple tables automatically creates worksheets.

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插件.

支持单元格合并.

同时存在多个表格时自动创建工作簿.

注意 !!!

你必须保证你所生成的表格结构是正确的

0.4.4

3 years ago

0.4.3-beta

3 years ago

0.4.1-beta

3 years ago

0.3.5-beta

3 years ago

0.4.2-beta

3 years ago

0.4.0

3 years ago

0.4.3

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.2.3-beta

3 years ago

0.2.6-beta

3 years ago

0.3.0

3 years ago

0.2.7-beta

3 years ago

0.2.4-beta

3 years ago

0.3.1

3 years ago

0.2.5-beta

3 years ago

0.2.2-beta

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago