0.0.2 • Published 12 years ago

hog v0.0.2

Weekly downloads
1
License
-
Repository
github
Last release
12 years ago

Hog

Introduction

Hog lets you use Hogan.js templates in Express.js, without giving up on layouts or partials, and without making you do too much configuration or typing.

Installation

Using npm:

npm install hog

Important!

Right now Hog would not be recommended for production use it's scratching an itch for us, but it's not feature-rich, and probably doesn't handle errors well (or at all). It needs some decent test coverage (which it's getting), and some of the roadmap covered off before I'd recommend it to anyone!