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: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
buschtoens/ember-render-helpers | Provides template helpers to work with Ember rendering modifications | 22 |
ember-sapporo/ember-store-helpers | Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
jmurphyau/ember-truth-helpers | Provides template helpers for additional truth logic in Ember.js HTMLBars templates | 706 |
ember-polyfills/ember-fn-helper-polyfill | A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
tildeio/ember-element-helper | A polyfill implementation of a feature proposal for Ember.js templates | 44 |
buschtoens/ember-event-helpers | Complimentary event template helpers for the {{on}} modifier | 36 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
adopted-ember-addons/ember-moment | An Ember.js addon providing Moment.js template helpers and a service for convenient use in templates | 399 |
machty/ember-concurrency | Provides improved concurrency primitives for writing asynchronous tasks in Ember.js applications | 689 |
kellyselden/ember-macro-helpers | A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties. | 62 |
robbiethewagner/ember-math-helpers | A set of HTMLBars helpers for basic arithmetic operations in Ember.js applications | 104 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
ember-intl/ember-intl | A set of tools and helpers for managing internationalization in Ember.js applications | 437 |
dockyard/ember-composable-helpers | A set of reusable, composable functions for declarative templating in Ember.js applications. | 633 |
ember-codemods/ember-test-helpers-codemod | A codemod to transform Ember tests to use @ember/test-helpers | 29 |