standard/deglob

Promise API would be nice

mightyiam opened this issue · 2 comments

Promise API would be nice

-1 from me.

If it's not broke, don't fix it.

This feature would be really useful. This leads to callbacks bloating codebases that already integrate promises. It seems trivial to use some sort of wrapper function to provide support for both callback and promise usage.