This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
Tablesaw 2.0.0: Hemlock
For easier inclusion with a component library, we’ve separated out the auto-init into a separate optional file. This breaks backwards compatibility in that you need to include two JavaScript files:
<script src="tablesaw.js"></script>
<script src="tablesaw-init.js"></script>
This is reflected on the newest documentation at https://github.com/filamentgroup/tablesaw