ember-concurrency
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.
Problems?
- Open an Issue.
- Try to replicate the issue within an ember-twiddle
- Ask a question in the
#e-concurrency
channel at the Ember Community Discord server
Contributing
See the Contributing guide for details.