ember-dynamic-render-template
Template renderer
An Ember addon for dynamically rendering DOM templates from handlebars strings
Render DOM from a template string.
14 stars
2 watching
5 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
buschtoens/ember-render-helpers | Provides template helpers to work with Ember rendering modifications | 22 |
tildeio/ember-element-helper | A polyfill implementation of a feature proposal for Ember.js templates | 44 |
lifeart/ember-cli-jsx-templates | Enables the use of JSX syntax in Ember templates by transforming it into Handlebars AST. | 16 |
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 |
ember-template-lint/ember-template-recast | A tool that transforms and reformats template strings from various programming languages | 41 |
adopted-ember-addons/ember-moment | An Ember.js addon providing Moment.js template helpers and a service for convenient use in templates | 400 |
jmurphyau/ember-truth-helpers | Provides template helpers for additional truth logic in Ember.js HTMLBars templates | 706 |
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 |
marcodpt/tint | A template engine that compiles natural HTML templates into hyperscript functions | 8 |
nicolas-cherel/rumblebars | An engine for parsing and rendering Handlebars templates | 2 |
mitchlloyd/ember-islands | An Ember.js addon that enables rendering custom components within existing server-rendered HTML pages | 236 |
luxzeitlos/ember-css-vars | A module that enables exposure of JavaScript data to CSS styles via CSS variables. | 4 |
knownasilya/ember-shadow-dom | Enables encapsulation of styles and markup in a Shadow DOM root within Ember components. | 30 |
emberjs/ember-render-modifiers | Provides element modifiers to hook into the rendering lifecycle of Glimmer components | 86 |
yohanmishkin/ember-cli-alex | An Ember app template linting tool that identifies and removes unequal or biased language from code | 7 |