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