All Projects → canjs → Can Zone

canjs / Can Zone

Licence: mit
A context for tracking asynchronous activity in JavaScript applications.

Programming Languages

javascript
184084 projects - #8 most used programming language

can-zone-logo

can-zone

Join our Slack Join our Discourse 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 can-zone 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].