Skip to content

WormGirl/core-promise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Promise A+完整实现

同时实现了处于TC39 第四阶段草案(Stage 4)阶段的anyallSettled方法; 本仓库通过了PromiseA+官方的872个测试用例,仅用于学习。

构建

  npm run build

运行测试

  npm run test

About

PromiseA+ is fully implemented, and the any and allSettled methods in the Stage 4 of TC39 are also implemented.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published