ember-element-helper

Template helper

A polyfill implementation of a feature proposal for Ember.js templates

Dynamic element helper for Glimmer templates.

GitHub

44 stars
7 watching
23 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
jmurphyau/ember-truth-helpers Provides template helpers for additional truth logic in Ember.js HTMLBars templates 706
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
miguelcobain/ember-dynamic-render-template An Ember addon for dynamically rendering DOM templates from handlebars strings 14
fivetanley/ember-promise-helpers Helps Ember developers work with promises in templates without manual wrapping or special handling 206
helpers/handlebars-helpers A comprehensive set of reusable functions for working with Handlebars templates 2,222
dockyard/ember-composable-helpers A set of reusable, composable functions for declarative templating in Ember.js applications. 633
buschtoens/ember-event-helpers Complimentary event template helpers for the {{on}} modifier 36
lifeart/ember-cli-template-trimmer Tool to optimize Ember template compilation by removing unnecessary whitespace and dead code 1
luxzeitlos/ember-css-vars A module that enables exposure of JavaScript data to CSS styles via CSS variables. 4
ember-template-lint/ember-template-recast A tool that transforms and reformats template strings from various programming languages 41
knownasilya/ember-template-imports An addon that simplifies the use of components in Ember templates by providing an alternative syntax for importing and using them. 14
yohanmishkin/ember-cli-alex An Ember app template linting tool that identifies and removes unequal or biased language from code 7
kellyselden/ember-macro-helpers A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties. 62