canjs / can-zone

A context for tracking asynchronous activity in JavaScript applications.
https://v4.canjs.com/doc/can-zone.html
MIT License
92 stars 4 forks source link

can-wait/waitfor #22

Closed matthewp closed 9 years ago

matthewp commented 9 years ago

A convenience module for making it easier to call canWait and canWait.data. Removes the need to conditionally check, does it for you.