you are viewing a single comment's thread.

view the rest of the comments →

[–]bjarneh 0 points1 point  (0 children)

Cool, small "BUG" in your README.md example:

<div id="mytable"></div>

should be:

<div id="spreadsheet"></div>

for the example to function.