ember-concurrency
Concurrency helpers
Provides improved concurrency primitives for writing asynchronous tasks in Ember.js applications
ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.
689 stars
18 watching
157 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An Ember addon that provides decorator syntax for managing concurrency in Ember applications. | 70 |
| An Ember Data store that returns Ember Concurrency tasks instead of promises. | 25 |
| An addon to instrument Ember's concurrency tasks to wait for their completion before proceeding with tests | 21 |
| A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties. | 62 |
| An addon for managing asynchronous behavior in Ember applications | 239 |
| Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
| Serves Ember.js apps on the server for faster rendering and reduced JavaScript asset downloads | 851 |
| Helps Ember developers work with promises in templates without manual wrapping or special handling | 206 |
| A set of reusable, composable functions for declarative templating in Ember.js applications. | 633 |
| Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
| Provides Mocha and Chai testing tools for Ember.js applications | 147 |
| An Ember.js addon that enables the creation of multiple, independent bundles with lazy loading to improve application boot times and deployment efficiency. | 23 |
| An Ember.js integration for building visual programming editors with the Blockly library | 4 |
| Helps bubble closure actions in routes across Ember.js applications | 327 |
| An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |