We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d779223 commit efab95dCopy full SHA for efab95d
1 file changed
README.md
@@ -69,7 +69,8 @@ just the same as what react does, see some demos below(I just add the alias to w
69
- works with react-motion: [demos](http://lucifier129.github.io/react-motion-with-react-lite/index.html)
70
- works with react-d3-components: [demos](http://lucifier129.github.io/react-d3-components-demos/)
71
- works with react-d3: [demos](http://lucifier129.github.io/react-d3-demos/)
72
-- js-repaint-perf(which is faster?):
+- react-lite [vdom-benchmark](http://lucifier129.github.io/vdom-benchmark/)
73
+- js-repaint-perf:
74
* [react](http://lucifier129.github.io/react-lite-repaint-perf/react/index.html)
75
* [react-lite](http://lucifier129.github.io/react-lite-repaint-perf/react/lite.html)
76
0 commit comments