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.