Skip to content

Wegt-meoh/Promises-A-plus-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Promise A plus

Reference

Reference

Test case

Github

Usage

  • if you don't have pnpm install it

    npm install -g pnpm

  • install denpendencies with pnpm

    pnpm install

  • run custom test cases in index.ts

    pnpm run start

  • run official test cases

    pnpm run test

About

Implementation of Promises A plus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors