Skip to content

A toy implementation of(an approximation of) the ECMAScript promise API, for the learning purpose.

License

Notifications You must be signed in to change notification settings

lttxzmj/orange-promise

Repository files navigation

orange-promise

A toy implementation of (an approximation of ) the ECMAScript promise API, for learning purpose:

Running the tests

Installing Mocha and esm:

cd orange-promise/
npm install

Running the tests:

npm test test/orange-promise_test.js

About

A toy implementation of(an approximation of) the ECMAScript promise API, for the learning purpose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published