array-flattened
MIT* 递归调用 * 将全局变量设置在参数中 * 函数包裹,延缓执行 # Usage ``` javascript import flatten from 'array-flattened' flatten([1, 2, 3, [4], [5, ['a']]]); // => [1, 2, 3, 4, 5, 'a'] ``` ### Author haoj ### reference arr-flatten
85
Security score
0 known advisories in v1.0.1
Weekly downloads
4
Unpacked size
—
Dependencies
2
Last publish
8 years ago
Security advisories
No known vulnerabilities affect v1.0.1.
Downloads — last 30 days
11 total▲ 300.0% vs prior week
Jul 11Aug 9