jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL, Word, Excel, PNG and PDF
Stars
1.0k
Forks
708
Watchers
1.0k
Open Issues
21
Overall repository health assessment
>=3.2.1>=2.0.4>=1.0.0>=2.0.0^0.1.71>=0.16.022
commits
22
commits
6
commits
5
commits
3
commits
3
commits
2
commits
1
commits
1
commits
1
commits
- Issue #384: (IE11 Support) Replaced arrow functions with traditional function declarations
bec79b1View on GitHubIssue #383: PageBreak before table and title when exporting to PDF using pdfmake
15b160bView on GitHubThe PDF export with pdfmake now also takes into account some style attributes from the html table to be exported: alignment, background color, color, font style
c767badView on GitHubNew pdfmake parameter 'widths' to control the width of columns in the exported table
e994ea8View on GitHub