
This module checks weter a value matches a given pattern. A pattern is an object with a set of fields that must be in the test object, or a regular expression that a test string must match, or any combination thereof.
Node.js is an event-based server-side JavaScript engine.