object-matches
v1.0.0
Published
utility extracted from [node-tap](https://github.com/isaacs/node-tap). checks if an object contains specified values at specified keys given by a pattern object.
Downloads
6
Readme
object-matches
utility extracted from node-tap. checks if an object contains specified values at specified keys given by a pattern object.
behaves like node-tap's assert.match/assert.similar without the behaviour related to regexps and strings.