Mar
22

Tempo – The tiny JSON rendering engine by TwigKit

By Vinod  //  All, Javascript  //  1 Comment

Tempo is a tiny JSON rendering engine that enables you to craft data templates in pure HTML.

Why use Tempo?

  • Clear separation of concerns: no HTML in your JavaScript files
  • It makes AJAX content easier to work with
  • It’s as friendly as a bunny rabbit (which are quite friendly)

Key Features

  • Works in Safari, Chrome, FireFox, Opera, and Internet Explorer 6+
  • Itty-bitty footprint, lightning-fast rendering!
  • No dependencies – Works with or without jQuery
  • Degrades gracefully if JavaScript is not enabled
  • Supports nested and conditional templates

1 Comment to “Tempo – The tiny JSON rendering engine by TwigKit”

Leave a comment