I want to use compiled jade templates on client side. How should I compile them to get javascript files ? https://github.com/visionmedia/jade
Blade is a Jade-like HTML template engine that has a built-in middleware for serving compiled templates to the client. :) Check it out!