virtual-dom
# React - [createElement()](https://github.com/Wscats/virtual-dom/tree/master/tutorial/createElement) - [instantiate()](https://github.com/Wscats/virtual-dom/tree/master/tutorial/instantiate) - [reconcile()](https://github.com/Wscats/virtual-dom/tree/master/tutorial/reconcile) - [updateDomProperties()](https://github.com/Wscats/virtual-dom/tree/master/tutorial/updateDomProperties) - [diff()](https://github.com/Wscats/virtual-dom/tree/master/omi/diff方法/diff6方法.html) # Omi - [框架骨架结构](https://github.com/Wscats/virtual-dom/tree/master/omi/框架骨架结构) - [h()和createElement()](https://github.com/Wscats/virtual-dom/tree/master/omi/h和createElement方法) - [htm()](https://github.com/Wscats/virtual-dom/tree/master/omi/htm模块) - [WeElement()和Component()](https://github.com/Wscats/virtual-dom/tree/master/omi/WeElement和Component方法) - [window.Proxy()](https://github.com/Wscats/virtual-dom/tree/master/omi/window.Proxy方法) - [diff()](https://github.com/Wscats/virtual-dom/tree/master/omi/diff方法)