node-is-extglob

Node module to return true if a string is an extglob
  https://github.com/jonschlinkert/is-extglob
  0
  no reviews



Node module providing a function that returns true if a string contains an extglob. Extglobs add the expressive power of regular expressions to globs patterns.

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