node-globby

Extends glob with promise API
  https://github.com/sindresorhus/globby
  0
  no reviews



Extends glob with support for multiple patterns and exposes a Promise API.

Related projects includes multimatch which can match against a list instead of the filesystem and then glob-stream which is a streaming alternative finally matcher is simple wildcard matching.

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