README
@vendredix/promise
This module extends PromiseConstructor
with features similar to bluebird
Installation
$ npm install @vendredix/promise
Usage
TODO
Credits
Extensions are based upon the work of yoshuawuyts's promise packages:
TypeScript typings are heavily based upon @types/bluebird