deep-filter-object@0.1.0
Return a deep copy of an object, recursively filtered to have only keys that match the given glob patterns.
2014-10-24
安装 (0.1.0)
npm install deep-filter-object@0.1.0
yarn add deep-filter-object@0.1.0
pnpm add deep-filter-object@0.1.0
bun add deep-filter-object@0.1.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| filter-object | ^0.1.3 |
| isobject | ^0.2.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| mocha | * |
| should | ^4.1.0 |
| verb | >= 0.2.6 |
| verb-tag-jscomments | >= 0.2.0 |