object.map@1.0.1
Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.
MIT
2017-12-21
安装 (1.0.1)
npm install object.map@1.0.1
yarn add object.map@1.0.1
pnpm add object.map@1.0.1
bun add object.map@1.0.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| for-own | ^1.0.0 |
| make-iterator | ^1.0.0 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.11 |
| mocha | ^3.2.0 |