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 f2f1465 commit 470638eCopy full SHA for 470638e
README.md
@@ -2,3 +2,13 @@
2
[](https://nodei.co/npm/infinite-tree/)
3
4
A browser-ready tree library that can efficiently display a large tree with smooth scrolling.
5
+
6
+<i>
7
+**The project is under heavy development and a lot of things are changing.**<br>
8
+**Stay tuned for more information later.**
9
+</i>
10
11
+## Installation
12
+```bash
13
+npm install --save infinite-tree
14
+```
0 commit comments