jQuery Require

by Remy Blom

jQuery plugin for use with requirejs. Allows you to do $(selector).require([plugin], function() { $(this).plugin; }); With the advantage that it only loads the dependencies when at least one element is selected. Let's $(selector).require()!


Versions

Version Date
0.1.1 Mar 27 2013
0.1.0 Mar 15 2013