miguelcobain / ember-concurrency

ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.

Home Page:http://ember-concurrency.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Problems?

Contributing

See the Contributing guide for details.

About

ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.

http://ember-concurrency.com

License:MIT License


Languages

Language:JavaScript 59.8%Language:TypeScript 20.1%Language:Handlebars 19.0%Language:SCSS 0.7%Language:HTML 0.4%Language:Shell 0.0%