Addons that should be part of every Ember applications...
# Addons that should be part of every Ember applications...
Ember in itself is an already a full ecosystem. Ember Data (included directly in the framework) is an impresive piece of software.
...
...
@@ -11,4 +10,4 @@ For this addon, we choose to embed directly some of them to simplify the whole s
*[ember-truth-helpers](https://github.com/jmurphyau/ember-truth-helpers): provides HTMLBars template helpers for additional truth logic in `if` and `unless` statements.
*[ember-composable-helpers](https://github.com/DockYard/ember-composable-helpers): provides helpers that enables more declarative templating and that allows incredible things to be done nicely in templates.
#h1 Addons added to simplify the presentation of Entities
# Addons added to simplify the presentation of Entities