1.0.6 • Published 6 years ago

@kingjs/mutate v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@kingjs/mutate

Exports all @kingjs/mutate.* functionality in one package.

Usage

var map = require('@kingjs/mutate');

API

Remarks

Mutating 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/mutate

License

MIT

Analytics