And just like jsFiddle it allows the programmer to separate his code into a style panel (CSS code), structure panel (HTML code) and data panel (JSON code).
A preview of the entered source code is automatically generated as well.
tmpltr itself uses Web technologies like jQuery, Mustache, Modernizr, Ace and -Prefix-Free.
Works out of the box with no other configuration needed (just upload to a Web server).
Requirements:
· JavaScript enabled on client side
Limitations:
· At its base, tmpltr relies on the programmer to know basic templating techniques before trying to use it.