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

Commit

Permalink
Merge branch 'master' of https://github.com/clarketm/TableExport
Browse files Browse the repository at this point in the history
  • Loading branch information
clarketm committed Nov 26, 2016
2 parents c592cfc + 6ca3f52 commit 2038fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ $.fn.tableExport.rowDel = "\r\n";
*only _partial_ support for `xls` and `xlsx`: requires third-party dependency ([Blob.js](https://github.com/clarketm/Blob.js/))

### Live Demo
A live, interactive demo can be found **[here](https://www.travismclarke.com/tableexport/#live-demo)**
A live, interactive demo can be found **[here](https://www.travismclarke.com/tableexport/#live-demo)**. Also, check out the [TableExport + RequireJS](https://github.com/clarketm/tableexport_requirejs_app/blob/master/README.md) skeleton,

### License
[TableExport.js](https://www.travismclarke.com/tableexport) is licensed under the terms of the [MIT](http://opensource.org/licenses/mit-license.php) License
Expand Down

0 comments on commit 2038fce

Please sign in to comment.