node-dir icon indicating copy to clipboard operation
node-dir copied to clipboard

Please add promisified API for use with async/await in upcoming Node 7

Open kristianmandrup opened this issue 8 years ago • 2 comments

F.ex use https://www.npmjs.com/package/promisify-node

kristianmandrup avatar Oct 21 '16 10:10 kristianmandrup

My pull request adds a method of require('node-dir').promiseFiles(dir, options).

Check it out, working with package owner to make official: #40

fork location: https://github.com/AckerApple/node-dir

AckerApple avatar Dec 01 '16 21:12 AckerApple

Good stuff :)

mandricore avatar Dec 12 '16 12:12 mandricore