来自推ter的JavaScript模板引擎 - Hogan.js

12年前
Hogan.js is a 2.5k JavaScript templating engine developed at 推ter. You can use it as a part of your asset packager to compile templates ahead of time or include it in your browser to handle dynamic templates.

Hogan.js was developed against the mustache test suite. That means you get variables, sections, lambdas, partials, filters, and everything else you’ve come to expect from mustache templating but only much, much faster.

javascript-template

Requirements: JavaScript supported browsers
Demo: http://推ter.github.com/hogan.js/
License: Apache License