ember-concurrency-decorators

Concurrency decorators

An Ember addon that provides decorator syntax for managing concurrency in Ember applications.

Task decorators for ember-concurrency 1.x (merged into ember-concurrency 2.0)

GitHub

70 stars
6 watching
25 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
machty/ember-concurrency Provides improved concurrency primitives for writing asynchronous tasks in Ember.js applications 689
ember-decorators/ember-decorators A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications 358
ember-decorators/argument A decorator for specifying component arguments with runtime type checking 30
bendemboski/ember-concurrency-test-waiter An addon to instrument Ember's concurrency tasks to wait for their completion before proceeding with tests 21
knownasilya/ember-data-tasks An Ember Data store that returns Ember Concurrency tasks instead of promises. 25
ember-polyfills/ember-on-modifier A polyfill that adds support for the {{on}} element modifier to Ember.js 38
typed-ember/ember-cli-typescript A tool to simplify using TypeScript in Ember.js apps by integrating it with the Ember CLI build system. 363
ember-codemods/ember-mocha-codemods Automated tests and code updates for Ember.js applications using codemods 4
yapplabs/ember-modal-dialog An Ember addon providing components to implement modal dialogs with consistent layout and hierarchy 390
dimpiax/styledecorator A Swift library for decorating attributed strings with styles and attributes. 15
emberjs/ember-render-modifiers Provides element modifiers to hook into the rendering lifecycle of Glimmer components 86
ember-codemods/ember-computed-getter-codemod Automates replacements of Ember computed getter methods to improve code readability and maintainability 0
ember-lifeline/ember-lifeline An addon for managing asynchronous behavior in Ember applications 239
nucleartide/ember-elm An Ember.js addon that integrates Elm programming language into Ember applications 55
ember-tooling/ember-language-server An implementation of the Language Server Protocol for editing and auto-completion in Ember.js projects written in TypeScript 99