1.0.2 • Published 10 years ago

hogan v1.0.2

Weekly downloads
4,067
License
MIT
Repository
github
Last release
10 years ago

#hogan === hogan.js

Why? Because I didn't like doing...

var hogan = require('hogan.js');

But I really like hogan :)

##Install

npm install hogan

##Usage

var hogan = require('hogan');

This is a simple alias to hogan.js and you should check out its documentation!