micromatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
regex-not
Create a javascript regular expression for matching everything except for the given string.
is-negated-glob
Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.