Hogan.js is a 2.5k JS templating engine developed by Twitter. 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 has been written to meet three templating library requirements: good performance, standalone template objects, and a parser API.
