TomPlate
A extra-light template tool that allows function bindings :
{ var HTMLString = "<a href='#' onclick='{HelloScopedFn()}' ondblclick='globalFn()'>link</a>"; var handlers = { console; } ; var element = ; };