ember-truth-helpers
Template helpers
Provides template helpers for additional truth logic in Ember.js HTMLBars templates
Ember HTMLBars Helpers for {{if}} & {{unless}}: not, and, or, eq & is-array
706 stars
13 watching
95 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tildeio/ember-element-helper | A polyfill implementation of a feature proposal for Ember.js templates | 44 |
fivetanley/ember-promise-helpers | Helps Ember developers work with promises in templates without manual wrapping or special handling | 206 |
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 |
helpers/handlebars-helpers | A comprehensive set of reusable functions for working with Handlebars templates | 2,222 |
buschtoens/ember-render-helpers | Provides template helpers to work with Ember rendering modifications | 22 |
buschtoens/ember-event-helpers | Complimentary event template helpers for the {{on}} modifier | 36 |
lifeart/ember-cli-jsx-templates | Enables the use of JSX syntax in Ember templates by transforming it into Handlebars AST. | 16 |
miguelcobain/ember-dynamic-render-template | An Ember addon for dynamically rendering DOM templates from handlebars strings | 14 |
adopted-ember-addons/ember-moment | An Ember.js addon providing Moment.js template helpers and a service for convenient use in templates | 399 |
yohanmishkin/ember-cli-alex | An Ember app template linting tool that identifies and removes unequal or biased language from code | 7 |
ef4/ember-root-url | A helper to construct relative URLs from an application's root URL | 10 |
robbiethewagner/ember-math-helpers | A set of HTMLBars helpers for basic arithmetic operations in Ember.js applications | 104 |
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 |
dockyard/ember-composable-helpers | A set of reusable, composable functions for declarative templating in Ember.js applications. | 633 |
veliovgroup/meteor-template-helpers | Utility functions to simplify template rendering in Meteor applications | 35 |