4.0.2 • Published 8 years ago

lodash._baseismatch v4.0.2

Weekly downloads
41,416
License
MIT
Repository
github
Last release
8 years ago

lodash._baseismatch v4.0.2

The internal lodash function baseIsMatch exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var baseIsMatch = require('lodash._baseismatch');

See the package source for more details.