A TypeScript library for creating abortable promises with ease.
A Simple Implementation of Abortable Promise
A simple wrapper class for Promise class, which add multiple advanced functionality to the default promise like Aborting, data binding, status checking.