An open API service indexing awesome lists of open source software.

https://github.com/zhanba/promize

Promise that pass promise/A+ test suite
https://github.com/zhanba/promize

Last synced: over 1 year ago
JSON representation

Promise that pass promise/A+ test suite

Awesome Lists containing this project

README

          

# Promize

Promise that pass promise/A+ test suite

## Todo

- use `MutationObserver`/ `process.nextTick` perfer `setTimeout`
- implement `finally` ?
- cancel promise ?