0.0.3 • Published 4 years ago
@akijoey/promise v0.0.3
Promise
Promises/A+ implementation.
Installation
$ npm i @akijoey/promise
Usage
const Promise = require('@akijoey/promise')
Test
Promise/A+ specification.
$ npm run test
License
MIT © AkiJoey
Promises/A+ implementation.
$ npm i @akijoey/promise
const Promise = require('@akijoey/promise')
Promise/A+ specification.
$ npm run test
MIT © AkiJoey