0.7.0 • Published 12 years ago

asyncready.js v0.7.0

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

ready.js

Watches over multiple async operations and triggers listeners when all or some are complete.

At only 815bytes (gzip) ready.js is a powerfull tiny library that alllows you to manage and monitor multiple asynchronous operations, giving you total control on the execution flow of your application.

ready.js runs both on the browser and node.js

Getting Started

Browser version

Get the latest browser version (0.6.0).

node.js

npm install ready.js

Check out the source.

Or clone the repo with git clone https://github.com/thanpolas/ready.js.git.

Documentation

(Coming soon)

License

Copyright (c) 2012 Thanasis Polychronakis Licensed under the APACHE2 license.

0.7.0

12 years ago

0.6.4

12 years ago

0.6.3

12 years ago

0.6.2

12 years ago

0.6.1

12 years ago

0.6.0

12 years ago