Skip to content

saltlab/PromisesLand

Repository files navigation

PromisesLand

A set of program analysis techniques to detect instances of asynchronous callbacks and to refactor such callbacks, including callbacks with the error-first protocol, into promises.

Publication

"Refactoring Asynchrony in JavaScript", ICSME 2017.

Testing

To run the tests, use the command npm test.

About

Refactoring Error-First Protocol to Promises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published