tildeio / htmlbars

A variant of Handlebars that emits DOM and allows you to write helpers that manipulate live DOM nodes
MIT License
1.6k stars 193 forks source link

[WIP] Rehydration #404

Open wycats opened 9 years ago

wycats commented 9 years ago

This WIP PR implements rehydration at the HTMLBars level.

There are a few things we need to do before we can consider the primitive level "complete":

mmun commented 9 years ago

:tada: