ember-cli-version-checker
Determine if your addon is being used by a minimum version of Ember CLI.
Updated by @nathanhammond
babel-plugin-htmlbars-inline-precompile
Babel plugin to replace tagged template strings with precompiled HTMLBars templates
Updated by @rwjblue
ember-exam
Run your tests with randomization, splitting, and parallelization for beautiful tests.
Updated by @rwjblue
ember-cli-htmlbars-inline-precompile
Precompile inline HTMLBars templates via ES6 tagged template strings
Updated by @rwjblue
broccoli-babel-transpiler
A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
Updated by @rwjblue
broccoli-uglify-sourcemap
Broccoli filter to uglify files while preserving their sourcemaps.
Updated by @ef4
ember-load-initializers
A tiny add-on to autoload your initializer files in ember-cli.
Updated by @nathanhammond
ember-cli-eslint
deprecatedEmber-cli eslint support, for checking your application matches your coding standards.
Updated by @bsipple