I'd like to insert a couple of large libraries in arbitrary sites, or on localhost, do some stuff, and get a result out.
What is the most efficient way to do this? Inserting a large text node is probably not the most optimal solution.
Also, is it possible to be in offline mode for local server use? For instance, to have UI4J wrap less.js and render stuff.
Or does it have to be online and resources served through localhost?