This is a simple wrapper for version 0.27.7 of Jade. It lets you precompile Jade templates for use in the browser, although you also need to load this file on the client first.
Jade.compile("html\n div Hello!") # returns a JS function