Create, preview (browser/iOS Simulator), and send custom email templates for Node.js. Made for Forward Email and Lad.
System for creating and managing template collections, and rendering templates with any node.js template engine. Can be used as the basis for creating a static site generator or blog framework.
Wraps templates with layouts. Layouts can use other layouts and be nested to any depth. This can be used 100% standalone to wrap any kind of file with banners, headers or footer content. Use for markdown, HTML, handlebars views, lo-dash templates, etc. La
express.js inspired template-engine manager.
Easily register and get helper functions to be passed to any template engine or node.js application. Methods for both sync and async helpers.