Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.57 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.57 KB

can-zone-logo

can-zone

Join the chat at https://gitter.im/canjs/canjs License: MIT npm version Travis build status AppVeyor build status Greenkeeper badge

A library that tracks asynchronous activity and lets you know when it has completed. Useful when you need to call a function and wait for all async behavior to complete, such as when performing server-side rendering.

Documentation

Read the API docs on CanJS.com.

Changelog

See the latest releases on GitHub.

Contributing

The contribution guide has information on getting help, reporting bugs, developing locally, and more.

License

MIT