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