express-plates
This small piece of code allow you to simply use Flatiron's Plate template engine in within Express framework.
Example - How to
Here is a simple example to render a /views/index.html
app = ;; app; app; app;
Detailed setup and options
Maps
init(app) returns the plates object so you can retrieve it and use Map() easilly :
var plates = ; // further in the app... app;