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 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A polyfill implementation of a feature proposal for Ember.js templates | 44 |
| | Helps Ember developers work with promises in templates without manual wrapping or special handling | 206 |
| | A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
| | A comprehensive set of reusable functions for working with Handlebars templates | 2,223 |
| | Provides template helpers to work with Ember rendering modifications | 22 |
| | Complimentary event template helpers for the {{on}} modifier | 36 |
| | Enables the use of JSX syntax in Ember templates by transforming it into Handlebars AST. | 16 |
| | An Ember addon for dynamically rendering DOM templates from handlebars strings | 14 |
| | An Ember.js addon providing Moment.js template helpers and a service for convenient use in templates | 400 |
| | An Ember app template linting tool that identifies and removes unequal or biased language from code | 7 |
| | A helper to construct relative URLs from an application's root URL | 10 |
| | Provides HTMLBars template helpers for basic arithmetic operations in Ember.js applications | 104 |
| | An addon that simplifies the use of components in Ember templates by providing an alternative syntax for importing and using them. | 14 |
| | A set of reusable, composable functions for declarative templating in Ember.js applications. | 633 |
| | Utility functions to simplify template rendering in Meteor applications | 35 |