twitter / hogan.js

A compiler for the Mustache templating language
http://twitter.github.io/hogan.js
Apache License 2.0
5.14k stars 431 forks source link

Recommended file extension for template files #211

Closed 84564221 closed 9 years ago

84564221 commented 9 years ago

What is the recommended file extension for hogan.js template files?

Some developers recommend .hg, others prefer to use .hjs for template files.

sayrer commented 9 years ago

I use .mustache but I don't think it matters. .hg seems weird because it reminds me of mercurial.