@xyhp915/p-ap
v0.0.1
Published
a implementation of Promise/A+ with full promises-es6-tests for presentation .
Downloads
5
Maintainers
Readme
P-ap
Yet a 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
Promiseor canonical polyfill libs as bluebird.js, when.js, etc .
installation
npm install p-aptests
npm install && npm runt test