object.map@0.2.0
Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.
MIT
2014-12-13
安装 (0.2.0)
npm install object.map@0.2.0
yarn add object.map@0.2.0
pnpm add object.map@0.2.0
bun add object.map@0.2.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| for-own | ^0.1.2 |
| make-iterator | ^0.1.1 |