UNPKG

quickbuild

Version:

A mature, feature-complete application generator with an emphasis on speed

11 lines (6 loc) 186 B
( function( $ ) { "use strict"; // create an element to run tests inside var $testCanvas = $( "<div id='testCanvas'></div>" ); $( "body" ).prepend( $testCanvas ); }( jQuery ) );