This is a port of jQuery's Template Engine to nodejs http://github.com/jquery/jquery-tmpl Full API documentation of the original plugin http://api.jquery.com/category/plugins/templates/ Note: currently not implemented: wrap tag and tmplItem method. Philosophy is similar to django http://docs.djangoproject.com/en/dev/topics/templates/ no program logic in templates no embeded script language like in