how to choose a proper template for nodejs [on hold]
Currently i am working at nodejs, i choose express as framework, i don't
know which template is good.
CoffeeKup - Markup as CoffeeScript.
EJS - Embedded JavaScript templates
Haml-js - Haml ported to server-side Javascript. This is a traditional
server-side templating language.
Haml.js - Faster / Express compliant Haml implementation
Jade - Robust, elegant, feature rich template engine for Node.js.
JQTpl - Port of jQuery's Template Engine to Node.js.
Mu2 - A Mustache template engine for Node.js.
Swig - Swig is a template engine inspired by the Django syntax.
Templ8 - JavaScript client/server template engine.
Whiskers - A mustachioed templating library.
thanks in advance.
No comments:
Post a Comment