UNPKG

tristate

Version:

Turn any checkbox into a tristate checkbox. Including .val() extension and pseudo selectors.

8 lines (7 loc) 135 B
var testrunner = require("qunit"); testrunner.run([ { code: "jquery.tristate.js", tests: "test/tests.js" } ]);