object-wrap

0.1.0 • Public • Published

object-wrap NPM version NPM downloads Build Status

Wrap object items in a function, recursively.

Just like Redux's bindActionCreator but suport nested object.

Install

$ npm install --save object-wrap

Usage

const wrap = require('object-wrap')

wrap(obj, function)

License

MIT © EGOIST

Readme

Keywords

none

Package Sidebar

Install

npm i object-wrap

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • kchan