node-jade

High performance template engine - Node.js module
  http://jade-lang.com
  0
  no reviews



Jade is a templating language able to compile to HTML.

Jade makes possible build up web sites quickly by offering a new way of separating logic from markup, using indentation to reflect nesting. It also supports Markdown language.

Node.js is an event-based server-side JavaScript engine.