Skip to content

arthurschreiber/handlebars.tcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages