colback
v0.1.1
Published
Asynchronous paradigm shift in the blink of an eye.
Downloads
3
Readme
Colback.js
Colback.js is a JavaScript library aiming at providing simple utilities to shift asynchronous functions from one paradigm to the other.
Full documentation is available here.
Contribution
Contributions are more than welcome. Just remember to add and pass relevant unit tests before submitting any changes.
# Installing package dependencies
npm install
# Running tests
npm test