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.
Middleware that detects when the incoming HTTP request was closed prematurely and sets a property indicating as much.