While Juicer is pretty easy to just embed on the fly, occasionally our users want to use Juicer with their pre-existing Javascript AMD system. RequireJS is one of the most popular of these systems.
Additionally, certain CMS's have RequireJS built in (Magento being a very popular one).
To get Juic...