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

Commit 8dbc2ae

Browse files
authored
added a working example in readme
1 parent 49e5f09 commit 8dbc2ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ TableToExcel.convert(document.getElementById("table1"), {
4545
}
4646
});
4747
```
48+
Check [this pen](https://codepen.io/rohithb/pen/YdjVbb) for working example.
49+
4850

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

0 commit comments

Comments
 (0)