leonidas / transparency

Transparency is a semantic template engine for the browser. It maps JSON objects to DOM elements by id, class and data-bind attributes.
http://leonidas.github.com/transparency/
MIT License
969 stars 112 forks source link

Transparency template "live reload" #101

Open tco opened 11 years ago

tco commented 11 years ago

I often think about how cool it would be if there could be a separate file watcher to see if a template has changed and would, by some clever method, inject that to an already rendered application and re-render the the template.