can-zone

Asynchronous render for all frameworks

Usage no npm install needed!

<script type="module">
  import canZone from 'https://cdn.skypack.dev/can-zone';
</script>

README

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