Customformsjs – webforms made by engineers
Javascript Library to aid on creation of beautiful form elements
Javascript Library to aid on creation of beautiful form elements
require(‘superheroic import mechanism’);
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()!