We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc4fb9 commit 0ba716fCopy full SHA for 0ba716f
README.md
@@ -1,4 +1,8 @@
1
# react-vtree
2
+[](https://www.npmjs.com/package/react-vtree)
3
+[](./LICENSE)
4
+[](https://travis-ci.org/Lodin/react-vtree)
5
+[](https://codecov.io/gh/Lodin/react-vtree)
6
7
This component is designed as a basic solution for rendering huge tree structures without affecting performance. Under
8
the hood it uses [react-virtualized](https://github.com/bvaughn/react-virtualized) library and also can be considered
0 commit comments