arrayify-compact@0.1.1

Similar to Lo-Dash's compact method, but coerces values to arrays first, then returns a flattened array with all falsey values removed. The values false, null, 0, "", undefined, and NaN are all falsey.

2019-12-04
安装 (0.1.1)
npm install arrayify-compact@0.1.1
yarn add arrayify-compact@0.1.1
pnpm add arrayify-compact@0.1.1
bun add arrayify-compact@0.1.1
dependencies (1)
包名版本要求
array-flatten ^2.1.2
devDependencies (3)
包名版本要求
chai >= 1.9.1
mocha *
verb >= 0.2.6
版本列表
0.2.0 2015-06-20
0.1.1 2019-12-04
0.1.0 2014-07-07