ember-promise-helpers
Promise helper
Helps Ember developers work with promises in templates without manual wrapping or special handling
Promise-y sugar for your Ember templates.
206 stars
4 watching
24 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides template helpers to work with Ember rendering modifications | 22 |
| Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
| Provides template helpers for additional truth logic in Ember.js HTMLBars templates | 706 |
| A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
| A polyfill implementation of a feature proposal for Ember.js templates | 44 |
| Complimentary event template helpers for the {{on}} modifier | 36 |
| Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
| An Ember.js addon providing Moment.js template helpers and a service for convenient use in templates | 400 |
| Provides improved concurrency primitives for writing asynchronous tasks in Ember.js applications | 689 |
| A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties. | 62 |
| Provides HTMLBars template helpers for basic arithmetic operations in Ember.js applications | 104 |
| Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
| A set of tools and helpers for managing internationalization in Ember.js applications | 437 |
| A set of reusable, composable functions for declarative templating in Ember.js applications. | 633 |
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |