Skip to content

wss534857356/Promise-A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Promise

简单实现的 Promise, 基于 http://www.ituring.com.cn/article/66566

开始

yarn test

未实现

  • Promise.prototype.catch
  • Promise.prototype.finally
  • Promise.prototype.allSettled
  • Promise.race
  • Promise.all
  • Promise.any

About

基于 Promise/A+ 实现的相关库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published