ember-template-imports

Component importer

An addon that simplifies the use of components in Ember templates by providing an alternative syntax for importing and using them.

Pods + angle bracket component = modern Ember-y goodness

GitHub

14 stars
3 watching
4 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list

ember-addonemberjsimportstemplate

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
adopted-ember-addons/ember-moment An Ember.js addon providing Moment.js template helpers and a service for convenient use in templates 399
rwjblue/ember-cli-cjs-transform An addon that allows importing CommonJS files into Ember applications 48
webark/ember-component-css An Ember CLI addon for specifying component-specific stylesheets 540
alexlafroscia/ember-react-components An addon that enables Ember applications to render React components 52
knownasilya/ember-named-yields An Ember addon that enables named yields to be used in templates as an alternative to the deprecated block-for component 18
lifeart/ember-cli-jsx-templates Enables the use of JSX syntax in Ember templates by transforming it into Handlebars AST. 16
candidmetrics/ember-module-snippets Provides pre-defined snippets to simplify importing Ember.js modules in Visual Studio Code. 3
buschtoens/ember-render-helpers Provides template helpers to work with Ember rendering modifications 22
miguelcobain/ember-dynamic-render-template An Ember addon for dynamically rendering DOM templates from handlebars strings 14
adopted-ember-addons/ember-cli-chart A wrapper for ChartJS to create charts in Ember applications 138
knownasilya/ember-shadow-dom Enables encapsulation of styles and markup in a Shadow DOM root within Ember components. 30
lifeart/ember-vue-components Provides a Vue 2.x component API for Ember 10
tildeio/ember-element-helper A polyfill implementation of a feature proposal for Ember.js templates 44
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
lifeart/ember-cli-template-trimmer Tool to optimize Ember template compilation by removing unnecessary whitespace and dead code 1