Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

v3.3.1

Compare
Choose a tag to compare
@clarketm clarketm released this 21 Nov 04:27
· 320 commits to master since this release
File Description
tableexport.js
tableexport.min.js
1) fix #25 : doesn't work on IE and Safari. startsWith replaced with substr.
2) change default MIME type for csv from application/csv to text/csv