cycle-blessed
cycle-blessed copied to clipboard
implement diffing and patching
copy code: https://github.com/Matt-Esch/virtual-dom/blob/master/vdom/patch.js implement operations: https://github.com/Matt-Esch/virtual-dom/blob/master/vdom/patch-op.js