Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 656 Bytes

README.md

File metadata and controls

32 lines (15 loc) · 656 Bytes

component-render-hogan

Build Status

Hogan.js template engine for component-render plugin

Installation


    $ npm install component-render-hogan

Usage


    # render html file from template file with local json file
    $ component render --use component-render-hogan --local user.json user.mustache

License

MIT license.

See the LICENSE.