node-is-negated-glob

returns object with `negated` boolean
  https://github.com/jonschlinkert/is-negated-glob
  0
  no reviews



Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.

Node.js is an event-based server-side JavaScript engine.