node-is-glob

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



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

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