This add-on provides a helper
helper that looks up the helper by name and returns a function with partial application (commonly called "currying"). It is useful when you want to use a helper as an action.
- Ember.js v3.4 or above
- Ember CLI v2.13 or above
- Node.js v8 or above
ember install ember-helper-helper
- DockYard/ember-composable-helpers (
pipe-action
) - ember-sapporo/ember-store-helpers (
store/find-record
)
See the Contributing guide for details.
This project is licensed under the MIT License.