Skip to content
visionmedia edited this page Nov 11, 2011 · 87 revisions

Others

Misc modules that extend Express or provide useful utilities.

Template Engines

Template engines that are Express compliant out of the box.

  • Jade -- Haml inspired template engine
  • Haml.js -- Haml implementation
  • EJS -- Embedded JavaScript template engine
  • hbs -- adaptor for Handlebars.js, an extension of Mustache.js template engine
  • combyne.js -- A template engine that hopefully works the way you'd expect.

Middleware

Visit the Connect wiki for middleware.

Clone this wiki locally