Sha256: 97b5f8f2b055c56a08c867c32f73c6edffb2d2ff414d350a8fa46c76a1484685

Contents?: true

Size: 640 Bytes

Versions: 24

Compression:

Stored size: 640 Bytes

Contents

(function (root, factory) {
  if (typeof define === 'function' && define.amd) {
    define(["jquery"], function (jQuery) {
      return (root.Tablesaw = factory(jQuery, root));
    });
  } else if (typeof exports === 'object') {
    if( "document" in root ) {
      module.exports = factory(require('jquery'), root);
    } else {
      // special jQuery case for CommonJS (pass in a window)
      module.exports = factory(require('jquery')(root), root);
    }
  } else {
    root.Tablesaw = factory(jQuery, root);
  }
}(typeof window !== "undefined" ? window : this, function ($, window) {
	"use strict";

  var document = window.document;

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
trusty-cms-6.3.1 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-5.0.7 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-5.0.6 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-5.0.5 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-5.0.4 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-5.0.3 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-5.0.2 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-5.0.1 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-4.3.5 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-5.0.0 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-4.3.4 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-4.3.3 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-4.3.2 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-4.3.1 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-4.3 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-4.2.3 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-4.2.2 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-4.2.1 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-4.2 node_modules/tablesaw/src/tables.intro.jquery.js
trusty-cms-4.1.9 node_modules/tablesaw/src/tables.intro.jquery.js