We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e5c12 commit e5097c7Copy full SHA for e5097c7
README.md
@@ -6,7 +6,7 @@ Use the test data that array length 46086, just take about 0.1 second.<br />
6
快速地转换数据量比较大的数组为树结构,转换数组长度为46086的组数时,只花了大约0.1秒的时间,而其他转换工具对于这个数据量要么就是转换不正确,要么就是直接挂掉
7
# Installation && Usage
8
9
-Using npm:
+In Node.js:
10
```shell
11
$ npm i smart-arraytotree --save
12
```
0 commit comments