An add-on that provides helpers related to the application instance.
- Ember.js v3.4 or above
- Ember CLI v2.13 or above
- Node.js v8 or above
ember install ember-owner-helpers
For details on how to use the lookup
method, see the document of Ember.ContainerProxyMixin.
A helper to look up the service is also available. It is just for convenience and does not do special things.
Example: Use with ember-toastr
Note: pipe-action
and invoke
are provided by ember-composable-helpers.
See the Contributing guide for details.
This project is licensed under the MIT License.