monger.js

Kept for backwards compatibility. Please use clojurewerkz.support.js from now on.

load-resource

(load-resource path)
Loads a JavaScript resource (file from the classpath) and returns its content as a string.
The .js suffix at the end may be omitted.

Used primarily for map/reduce queries.