@esm2cjs/p-cancelable
Create a promise that can be canceled. This is a fork of sindresorhus/p-cancelable, but with CommonJS support.
@shivams136/advanced-promise
A simple wrapper class for Promise class, which add multiple advanced functionality to the default promise like Aborting, data binding, status checking.