Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.

Commit

Permalink
added a working example in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rohithb authored Jan 9, 2019
1 parent 49e5f09 commit 8dbc2ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ TableToExcel.convert(document.getElementById("table1"), {
}
});
```
Check [this pen](https://codepen.io/rohithb/pen/YdjVbb) for working example.


<!-- See [samples/index.html]() or [this fiddle](https://jsfiddle.net/rohithb/e2h4mbc5/)for working example. -->

Expand Down

0 comments on commit 8dbc2ae

Please sign in to comment.