ember-concurrency

v0.0.0-tofunction5(not latest)
  • Types
  • ESM
  • CJS

Improved concurrency/async primitives for Ember.js

License
MIT
Install Size
-
Vulns
7
Published

Get started

$npm install ember-concurrency@0.0.0-tofunction5
$pnpm add ember-concurrency@0.0.0-tofunction5
$yarn add ember-concurrency@0.0.0-tofunction5
$bun add ember-concurrency@0.0.0-tofunction5
$deno add npm:ember-concurrency@0.0.0-tofunction5
$vlt install ember-concurrency@0.0.0-tofunction5

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

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

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?

Addon Maintenance

Installation
  • git clone this repository
  • npm install
  • bower install
Running
Running Tests
  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server
Building
  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

Generate Docs

TODO: use build pipeline.

./builddocs.sh

Weekly DownloadsAcross all versions

Node.js
>= 0.10.0

Versions

5.2.0
latest
5.1.0-0
to-fn3
0.0.0-tof9
to-fn2tof9
0.0.0-tof10
tof2tof3