ember-macro-helpers

Macro helpers

A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties.

Ember macro helpers for making your own fancy macros!

GitHub

62 stars
4 watching
21 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dockyard/ember-composable-helpersA set of reusable, composable functions for declarative templating in Ember.js applications.633
robbiethewagner/ember-math-helpersProvides HTMLBars template helpers for basic arithmetic operations in Ember.js applications104
kellyselden/ember-test-setupAutomates test setup for Ember.js applications to reduce duplication and improve test efficiency.6
krisselden/ember-macro-benchmarkAn Ember application benchmarking tool to measure the effects of small changes on web applications.25
ember-sapporo/ember-store-helpersProvides reusable code and helpers for working with Ember Data in Ember.js applications.5
machty/ember-concurrencyProvides improved concurrency primitives for writing asynchronous tasks in Ember.js applications689
buschtoens/ember-render-helpersProvides template helpers to work with Ember rendering modifications22
cbaggers/fnA set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments.25
ember-intl/ember-intlA set of tools and helpers for managing internationalization in Ember.js applications437
ember-polyfills/ember-fn-helper-polyfillA polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers.6
locusenergy/ember-d3-helpersA collection of reusable JavaScript helpers for building and customizing D3 charts in Ember.js applications.35
fivetanley/ember-promise-helpersHelps Ember developers work with promises in templates without manual wrapping or special handling206
tdrhq/easy-macrosA Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API.20
ember-cli/ember-compatibility-helpersProvides compatibility flags for Ember addons to write backwards compatible code25
buschtoens/ember-event-helpersComplimentary event template helpers for the {{on}} modifier36