Hacker News new | ask | show | jobs
by intranation 5287 days ago
It's not another JS template engine - it's a pure JS implementation of Mustache that's apparently significantly faster than Mustache.js.

They also support compiling of templates for deployment purposes, which is nice.