Yet an implementation of Promises/A+ with full promises-es6-tests features.
This implement is just a presentation . You'd better not use in production . Please prefer native
Promise
or canonical polyfill libs as bluebird.js, when.js, etc .
npm install @xyhp915/p-ap
npm install && npm run test