glob - npm
https://www.npmjs.com/package/globa little globber. Latest version: 7.2.0, last published: 6 months ago. Start using glob in your project by running `npm i glob`. There are 24052 other projects in the npm registry using glob.
RunKit
https://npm.runkit.com/glob-promiseThis is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including glob-promise with all npm packages installed. Try it …
RunKit
npm.runkit.com › glob-promiseThis is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including glob-promise with all npm packages installed.
Promise support · Issue #228 · isaacs/node-glob · GitHub
github.com › isaacs › node-globNov 01, 2015 · If so, let me know which approach you'd prefer: Option 1 (major version bump): remove callback API, and just return a promise. Option 2 (minor version bump): keep the existing callback API, and also return a promise. Personally I'd prefer option 1 for simplicity. (I would suggest using pinkie-promise either way, which seems to be the best ...