It'd be handy to not be forced to use bluebird to use promises with streams. For instance, in the cases where just the native promise implementation would be enough, or if people were already using a different promise library.
any-promise automagically detects what promise configuration your library user wants to use.
It'd be handy to not be forced to use bluebird to use promises with streams. For instance, in the cases where just the native promise implementation would be enough, or if people were already using a different promise library.
any-promise automagically detects what promise configuration your library user wants to use.