ember-composable-helpers
Helper functions
A set of reusable, composable functions for declarative templating in Ember.js applications.
Composable helpers for declarative templating in Ember
633 stars
12 watching
126 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kellyselden/ember-macro-helpers | A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties. | 62 |
dockyard/ember-route-action-helper | Helps bubble closure actions in routes across Ember.js applications | 328 |
dockyard/ember-service-worker | Provides a pluggable approach to implement Service Workers in Ember.js applications | 236 |
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 |
dockyard/ember-admin | An admin interface generator for Ember.js projects | 241 |
ember-sapporo/ember-store-helpers | Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
dockyard/ember-service-worker-index | A plugin for Ember.js applications to cache and serve the index file from a service worker. | 20 |
buschtoens/ember-render-helpers | Provides template helpers to work with Ember rendering modifications | 22 |
robbiethewagner/ember-math-helpers | A set of HTMLBars helpers for basic arithmetic operations in Ember.js applications | 104 |
dockyard/ember-service-worker-asset-cache | Caches asset files for an Ember.js application | 28 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
tildeio/ember-element-helper | A polyfill implementation of a feature proposal for Ember.js templates | 44 |
machty/ember-concurrency | Provides improved concurrency primitives for writing asynchronous tasks in Ember.js applications | 689 |
dockyard/ember-service-worker-cache-first | A plugin that serves cached content first and then loads fresh versions to store in the cache | 7 |
ember-intl/ember-intl | A set of tools and helpers for managing internationalization in Ember.js applications | 437 |