ember-awesome-macros
Macro library
An add-on that provides a set of reusable computation macros for Ember.js applications.
A collection of Ember computed macros
205 stars
4 watching
36 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
ember-awesome-macros | |||
raw | 62 | over 3 years ago | A macro, which lets you use a string as the value without referencing a property |
computed | 62 | over 3 years ago | makes composing macros easier |
raw | 62 | over 3 years ago | allows you to escape string literals to be used in macros |
writable | 62 | over 3 years ago | makes setting macros possible |