Questions tagged [labjs]

LABjs (Loading And Blocking JavaScript) is an open-source (MIT license) project supported by Getify Solutions. The core purpose of LABjs is to be an all-purpose, on-demand JavaScript loader, capable of loading any JavaScript resource, from any location, into any page, at any time.

See the LABjs home page for more information.

55 questions
1
vote
1 answer

Load modules with Lab.js

Why ReferenceError: $ is not defined ?