arr-filter@0.1.0
Faster alternative to javascript's native filter method and [array-filter](https://github.com/juliangruber/array-filter).
2014-10-01
安装 (0.1.0)
npm install arr-filter@0.1.0
yarn add arr-filter@0.1.0
pnpm add arr-filter@0.1.0
bun add arr-filter@0.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| make-iterator | ^0.1.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| mocha | * |
| should | ^4.0.4 |
| verb | >= 0.2.6 |
| verb-tag-jscomments | >= 0.2.0 |