npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

lodash.matches

4.6.0

@jdalton

npmHomeRepoSnykSocket
Downloads:2016
$ npm install lodash.matches
DailyWeeklyMonthlyYearly

lodash.matches v4.6.0

The lodash method _.matches exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var matches = require('lodash.matches');

See the documentation or package source for more details.