0.1.0 • Published 10 years ago
object-wrap v0.1.0
object-wrap

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
0.1.0
10 years ago