Files
lodash/lodash._basematchesproperty/README.md
2018-02-03 19:13:30 -08:00

597 B
Raw Blame History

lodash._basematchesproperty v3.3.2

The modern build of lodashs internal baseMatchesProperty exported as a Node.js/io.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash._basematchesproperty

In Node.js/io.js:

var baseMatchesProperty = require('lodash._basematchesproperty');

See the package source for more details.