machty / ember-concurrency

ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.
http://ember-concurrency.com
MIT License
691 stars 157 forks source link

v2: Add decorator docs from ember-concurrency-decorators #389

Closed maxfierke closed 3 years ago

maxfierke commented 3 years ago

Last piece of the ember-concurrency-decorators merge for v2. It's more or less a copy of the README from that project with some minor tweaks and reorganization of some FAQ stuff