ECT - Fastest JavaScript Template Engine With CoffeeScript Syntax
ECT is a JavaScript template engine which has a focus on performance. It claims to be the fastest JavaScript template engine among these engines: Dust, Hogan.js, Fest, Handlebars.js, EJS without `with`, doT, Swig, Eco, EJS, Jade without `with`, CoffeeKup and Jade.
It also has a plethora of features like template caching, auto-reload of modified templates, inline CoffeeScript code within the templates, multi-line expressions support, and more. You can use ECT on both the client-side or on the server-side with Node.js.

Requirements: None
Demo:http:/ / ectjs. com
License: MIT License
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)





