template-chooser icon indicating copy to clipboard operation
template-chooser copied to clipboard

Tool to help select the right template engine for a project.

Results 19 template-chooser issues
Sort by recently updated
recently updated
newest added

Used your site to discover a few different templating engines, ended up going with JSTE, which isn't on the list. JSTE is a serverside templating language that embeds Rhino (...

please add template.js https://github.com/yanhaijing/template.js

Would love to know which ones have typescript `.d.ts` files available.

[Swig](http://paularmstrong.github.io/swig/) is quite a worthy JavaScript template solution. Is it possible to add this to the list?

The page fails if loaded over HTTPS. This pull request fixes that.

DOMly is a fun new template engine that [smokes all of the template engines marked as "very fastest" on this site by up to 7x](http://jsperf.com/domly-vs-the-world). [Read about it](http://blog.lazd.net/domly-the-fast-template-system-that-clones.html) and [check...

For more information on Raptor Templates: Raptor Templates is an extensible, streaming, asynchronous, high performance, HTML-based templating language that can be used in Node.js or in the browser. Raptor Templates...