We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ede1def commit 8516effCopy full SHA for 8516eff
README.md
@@ -2,12 +2,16 @@
2
3
# Exploration
4
5
-> Primitives for creating high performance file explorers with React
+Primitives for creating high performance file explorers with React
6
7
```sh
8
npm i exploration
9
```
10
11
+<a href="https://flexstack.com"><img src="https://flexstack.com/images/supported-by-flexstack.svg" height="32" alt="Supported by FlexStack"></a>
12
+
13
+<hr>
14
15
<p>
16
<a href="https://bundlephobia.com/result?p=exploration">
17
<img alt="Bundlephobia" src="https://img.shields.io/bundlephobia/minzip/exploration?style=for-the-badge&labelColor=24292e">
@@ -26,8 +30,6 @@ npm i exploration
26
30
</a>
27
31
</p>
28
32
29
----
-
33
## Features
34
35
- [x] **Zero-recursion**, expandable tree
0 commit comments