ember-concurrency

Improved concurrency/async primitives for Ember.js

Usage no npm install needed!

<script type="module">
  import emberConcurrency from 'https://cdn.skypack.dev/ember-concurrency';
</script>

README

ember-concurrency

Build Status NPM Ember Observer Score Ember Version

Improved concurrency primitives for Ember.js. Documentation can be found here.

Installation

ember-concurrency is an ember-cli addon. You can install it via:

ember install ember-concurrency

Documentation

The ember-concurrency documentation site is an ember-cli app with interactive examples powered by ember-concurrency. It runs from ember-concurrency's dummy test app (thanks to ef4 for spearheading this approach).

Problems?

Contributing

See the Contributing guide for details.