Closed sethladd closed 9 years ago
Added some examples: https://github.com/localvoid/liquid/tree/master/example
But API is low-level and quite ugly in some places, I just didn't have much time to work on it. It was just proof of concept, when I was told that VDom will become slower if there will be something like Composite Components built on top of it. But with components on top of vdom it has almost the same performance in this cases: http://localvoid.github.io/vdom-benchmark/components.html
Thanks!
That would be really cool. :)