Skip to content

tableExport(table导出文件,支持json、csv、txt、xml、word、excel、image、pdf)

Notifications You must be signed in to change notification settings

huanz/tableExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tableExport.js

table导出文件,支持导出jsontxtcsvxmldocxslimagepdf

Usage

// dom id, filename, type: json, txt, csv, xml, doc, xsl, image, pdf
tableExport('table1', 'test', 'image');

About

tableExport(table导出文件,支持json、csv、txt、xml、word、excel、image、pdf)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published