kite


KiTE is a Template Engine for JavaScript

KiTE is a Template Engine for JavaScript that uses {{mustache}} alike TDL (template definition language) with following characteristics:

  • Fast - 25 times faster than {{mustache}}, slightly slower than jQote2 (fastest TE so far).
  • Lightweight - 180 LOC
  • Supports conditional sections and custom formatters.

Documentation: * Template Definition Language * the kite() function.

Live examples: * KiTE features * Comparison speed test * Comparison speed test on jsPerf

Source code: * Explanation of implementation idea * Kite source code

Project Information

The project was created on Mar 7, 2011.

Labels:
JavaScript Template