Promise API would be nice
mightyiam opened this issue · 2 comments
mightyiam commented
Promise API would be nice
feross commented
-1 from me.
If it's not broke, don't fix it.
L1lith commented
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.