Skip to content

canjs/can-zone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 4, 2018
5028693 · Jan 4, 2018
Nov 17, 2017
Mar 7, 2016
Jan 4, 2018
Mar 2, 2017
Jan 4, 2018
Nov 13, 2015
Dec 21, 2016
Nov 16, 2015
Jun 28, 2017
Sep 25, 2017
Sep 26, 2017
Sep 26, 2017
Apr 8, 2016
Nov 17, 2015
Nov 16, 2017
Jan 4, 2018
Jan 4, 2018
Apr 6, 2016
Mar 2, 2016

Repository files navigation

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