An Ember CLI Addon that provides the ability to lookup a dictionary value either through method calls or via a component in your templates.
4
stars
4
forks
source link
Is there any advantage to enforcing use of ES6 Map over Object/Ember.Object for translation key dictionary? #178
Open
notmessenger opened 9 years ago
See item #5 at https://github.com/softlayer/ember-style-guide/blob/master/javascript.md#commas
Similar question is posed in https://github.com/softlayer/sl-ember-behavior/issues/100