npm tablesaw 2.0.0
Tablesaw 2.0.0: Hemlock

latest releases: 3.1.2, 3.1.1, 3.1.0...
8 years ago

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

Don't miss a new tablesaw release

NewReleases is sending notifications on new releases.