jxcore-synchronize
Version:
Turns asynchronous function into synchronous
14 lines (9 loc) • 521 B
Markdown
synchronize.js allows You write asynchronous code as if it's synchronous.
Documentation [http://alexeypetrushin.github.com/synchronize](http://alexeypetrushin.github.com/synchronize)
Installation `npm install synchronize`
Contributors:
- [Alexey Petrushin](https://github.com/alexeypetrushin)
- [d3m3vilurr](https://github.com/d3m3vilurr)
- [James Manning](https://github.com/jamesmanning)
- [ssafejava](https://github.com/ssafejava)
Copyright (c) Alexey Petrushin, http://petrush.in, released under the MIT license.