arthurschreiber / handlebars.tcl

Bringing awesome templating to Tcl.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

handlebars.tcl is port of handlebars.js (http://handlebarsjs.com/), a logicless templating language.

handlebars.js itself is an extension of the Mustache templating language.

Unfortunately, due to limitations of Tcl, handlebars.tcl templates ARE NOT compliant with the Mustache spec, and there is no easy way to fix this. But, handlebars.tcl templates are fully compatible with handlebars.js, but compatibility does not go the other way around.

About

Bringing awesome templating to Tcl.

License:MIT License


Languages

Language:Tcl 100.0%