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!
62 stars
4 watching
21 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of reusable, composable functions for declarative templating in Ember.js applications. | 633 |
| Provides HTMLBars template helpers for basic arithmetic operations in Ember.js applications | 104 |
| Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. | 6 |
| An Ember application benchmarking tool to measure the effects of small changes on web applications. | 25 |
| Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
| Provides improved concurrency primitives for writing asynchronous tasks in Ember.js applications | 689 |
| Provides template helpers to work with Ember rendering modifications | 22 |
| A set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments. | 25 |
| A set of tools and helpers for managing internationalization in Ember.js applications | 437 |
| A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
| A collection of reusable JavaScript helpers for building and customizing D3 charts in Ember.js applications. | 35 |
| Helps Ember developers work with promises in templates without manual wrapping or special handling | 206 |
| A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
| Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
| Complimentary event template helpers for the {{on}} modifier | 36 |