arr-flatten@1.0.1
Recursively flatten an array or arrays. This is the fastest implementation of array flatten.
MIT
2015-03-11
安装 (1.0.1)
npm install arr-flatten@1.0.1
yarn add arr-flatten@1.0.1
pnpm add arr-flatten@1.0.1
bun add arr-flatten@1.0.1
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| array-flatten | ^1.0.2 |
| array-slice | ^0.2.2 |
| benchmarked | ^0.1.3 |
| chalk | ^0.5.1 |
| glob | ^4.3.5 |
| kind-of | ^1.0.0 |