Determine if a single match exists with an array of strings/numbers/regexes.
Installation
Node.js >= 6
is required. To install, type this at the command line:
npm install any-match
Usage
const anyMatch = ; ; //-> true; //-> false ; //-> true ; //-> true