Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Create a javascript regular expression for matching everything except for the given string.
Returns an object with a negated
boolean and the !
stripped from negation patterns. Also respects extglobs.
putout plugin adds ability to remove double negations
Predicates for JavaScript