QubitProducts / slapdash

A lightweight JavaScript utility belt with native method override protection
http://npmjs.org/packages/slapdash
MIT License
3 stars 1 forks source link

Add _.isMatch and _.matches #26

Closed jimmed closed 8 years ago

jimmed commented 8 years ago

@alanclarke

roberttod commented 8 years ago

👍 looks great

alanclarke commented 8 years ago

Do we really need the matches method?

jimmed commented 8 years ago

It's going to be extremely helpful when we port code over from using lodash/underscore/minilodash - you can use it with `.findto make.findWhere, or with.filterto make_.where`