jacker plugin for wintersmith
install:
npm install wintersmith-jacker -g
then add wintersmith-jacker
to your plugins in the wintersmith config
bam! now just load javascript files with script tags as usual, except you can now do asyncrounous requires!
check the example/
;)