Babel plugin to replace tagged template strings with precompiled HTMLBars templates
Automatically codemod from usage of `import hbs from 'htmlbars-inline-precompile'` to `import { hbs } from 'ember-cli-htmlbars'`
TypeScript definitions for htmlbars-inline-precompile
Babel implementation of Ember's low-level template-compilation API
TypeScript definitions for ember-test-helpers
A library for adding htmlbars to ember CLI
Blueprint for next generation of Ember apps
JSON data for Ember.js RFC #176
JSON data for Ember.js RFC #395
Babel plugin to replace tagged template strings with precompiled HTMLBars templates
Load templates into Ember with webpack.
HTMLBars compiles Handlebars templates into document fragments rather than string buffers
A collection of codemod scripts written with JSCodeshift
The default blueprint for ember-cli addons.
Search and extract ember inline templates from script file(js/ts) using the `import declarations`
Ember Truth Helpers
The default blueprint for ember-cli addons.
Tooling support for gjs and gts component authoring
Codemod platform for semantic code transformations
Codemod to replace ember-css-modules with embroider-css-modules
Utilities for Ember
HTMLBars helpers for basic arithmetic
An ember-cli add-on to render inline scripts, styles, or any content directly into your index.html file
Ember CLI addon to render SVG images inline