1.0.0 • Published 7 years ago
@kingjs/map v1.0.0
@kingjs/map
Exports all @kingjs/map.* functionality in one package.
Usage
var map = require('@kingjs/map');API
Remarks
Mapping functions accept a target object as this, mutate the target, and return the target. As such, they can be chained together using @kingjs/apply.
Install
With npm installed, run
$ npm install @kingjs/mapLicense
MIT
1.0.0
7 years ago