hogan

hogan === hogan.js

Usage no npm install needed!

<script type="module">
  import hogan from 'https://cdn.skypack.dev/hogan';
</script>

README

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!