oe-promise
v1.5.0
Published
A simple promise library. Simulates 3 functions of famous q library with native promise - defer, fcall and allSettled.
Readme
README
oe-promise simulate mainly 3 functions of 'q' - fcall, defer and allSettled, using native nodejs promise
