
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@buschtoens/ember-concurrency
Advanced tools
Improved concurrency primitives for Ember.js. Documentation can be found here.
ember-concurrency is an ember-cli addon. You can install it via:
ember install ember-concurrency
If you're using a version of ember-concurrency older than 0.7.5,
you'll also need to run:
ember install ember-maybe-import-regenerator
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).
#e-concurrency channel at the Ember Community Discord serverThis project uses yarn as a package manager. If you're adding a new dependency, ensure that the yarn.lock lockfile is updated and committed into your pull request.
git clone this repositoryyarn installbower installember serveryarn test (Runs ember try:each to test your addon against multiple Ember versions)ember testember test --serverember buildFor more information on using ember-cli, visit http://www.ember-cli.com/.
TODO: use build pipeline.
./builddocs.sh
FAQs
Improved concurrency/async primitives for Ember.js
We found that @buschtoens/ember-concurrency demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.