Repository URL to install this package:
|
Version:
5.0.0-1 ▾
|
vending-agent-dep
/
usr
/
local
/
lib
/
vending
/
agent
/
node_modules
/
native-promise-util
/
README.md
|
|---|
A utility for working with native JavaScript Promise. Aims to provide compatible bluebird API but on native Promise.
npm install native-promise-util
The follow API are currently provided:
inflight optionsinflight optionsThis module is licensed under the MIT License.
This module was built by referencing the following materials:
map and filter API implementation are inspired by a Gist from yongjun21.Some alternatives and similar implementations which can be considered: