Tencent / omi

Web Components Framework - Web组件框架

Home Page:http://omijs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What library omi use for DOM diffing/patching?

fehmi opened this issue · comments

Is it a another module like obaa? I am looking for options. Morphdom is the best one I found but minified 10kb is too much for me.

https://github.com/patrick-steele-idem/morphdom

Obaa and morphdom are not the same thing. Obaa has nothing to do with DOM diff. Omi uses DOM diff algorithm similar to preact.