An implementation of the Promise/A+ spec. Only 80 lines of code
-
Updated
Jan 6, 2023 - JavaScript
An implementation of the Promise/A+ spec. Only 80 lines of code
PromiseA+ is fully implemented, and the any and allSettled methods in the Stage 4 of TC39 are also implemented.
A Promise A+ spec compliant implementation written in Typescript
Tiny implementation of Promise/A+ specification.
Building Promises from scratch
Implementation of the Promises/A+ Standard in Go
Add a description, image, and links to the promiseaplus topic page so that developers can more easily learn about it.
To associate your repository with the promiseaplus topic, visit your repo's landing page and select "manage topics."