ember-event-helpers
Event helpers
Complimentary event template helpers for the {{on}} modifier
Complimentary event template helpers to the {{on}} modifier
36 stars
4 watching
5 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
emberember-addonember-helperember-template-helperemberjsevents
Related projects:
Repository | Description | Stars |
---|---|---|
buschtoens/ember-render-helpers | Provides template helpers to work with Ember rendering modifications | 22 |
adopted-ember-addons/ember-moment | An Ember.js addon providing Moment.js template helpers and a service for convenient use in templates | 399 |
ember-polyfills/ember-on-modifier | A polyfill that adds support for the {{on}} element modifier to Ember.js | 38 |
adopted-ember-addons/ember-keyboard | An Ember.js addon for supporting keyboard events in web applications | 177 |
ember-polyfills/ember-fn-helper-polyfill | A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
fivetanley/ember-promise-helpers | Helps Ember developers work with promises in templates without manual wrapping or special handling | 206 |
ember-cli/ember-cli-update | Updates Ember CLI project boilerplate code to the latest version | 278 |
tildeio/ember-element-helper | A polyfill implementation of a feature proposal for Ember.js templates | 44 |
ember-sapporo/ember-store-helpers | Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
ember-decorators/ember-decorators | A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 |
jmurphyau/ember-truth-helpers | Provides template helpers for additional truth logic in Ember.js HTMLBars templates | 706 |
ember-a11y/ember-a11y-landmarks | An Ember addon that helps assign landmark roles to improve accessibility by simplifying the process of adding semantic tags and attributes. | 19 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
ember-learn/ember-cli-addon-docs | Automated documentation generator for Ember addons | 176 |
lifeart/ember-cli-jsx-templates | Enables the use of JSX syntax in Ember templates by transforming it into Handlebars AST. | 16 |