Closed shiftie closed 7 years ago
I like this @shiftie!
I wonder what the tablesaw()
call does, though.
I don’t think Tablesaw exports a global that you can call.
Doing a quick ping on this one about the question above, please reopen if you still think it’s valuable!
Thanks! This PR helped me get tablesaw working with es6 + browserify.
It would probably help others if the instructions were merged to the main branch.
The Tablesaw jQuery version has a UMD module definition that exports a function that has to be explicitly called once imported. I added this to the README.md.