Skip to content

canjs/can-zone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

22257e6 · Jan 6, 2023
Feb 15, 2018
Jun 27, 2018
Jan 6, 2023
Jun 27, 2018
Jan 5, 2023
Apr 23, 2018
Oct 9, 2018
Nov 16, 2015
Apr 14, 2018
Jan 4, 2023
Sep 25, 2017
Mar 2, 2019
Jan 5, 2023
Jun 27, 2018
Jan 5, 2023
Nov 17, 2015
Jan 6, 2023
Jan 5, 2023
Jun 27, 2018
Jun 27, 2018

Repository files navigation

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