/promise

根据 Promise/A+ 规范和 ES6 规范,实现一个 Promise,帮助理解 ES6 Promise 原理和事件循环。附 async 和 await 原理和实现

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers