Sha256: 5c0fac7b702465570d367160dff00c60d159f2b64661a982e5af24ed8aa1b5ee
Contents?: true
Size: 388 Bytes
Versions: 39
Compression:
Stored size: 388 Bytes
Contents
/*! Tablesaw - v2.0.2 - 2015-10-28 * https://github.com/filamentgroup/tablesaw * Copyright (c) 2015 Filament Group; Licensed */ ;(function( $ ) { // DOM-ready auto-init of plugins. // Many plugins bind to an "enhance" event to init themselves on dom ready, or when new markup is inserted into the DOM $( function(){ $( document ).trigger( "enhance.tablesaw" ); }); })( jQuery );
Version data entries
39 entries across 39 versions & 1 rubygems