Codemod-cli Packages
ember-holy-futuristic-template-namespacing-batman-sigil-change-codemod
ember-data-codemod
streamline-lodash-codemod
A jscodeshift codemod to change whole lodash imports into just importing the lodash functions used.
powerselect-onchange
lil-codemods
[](https://badge.fury.io/js/lil-codemods)
ember-cli-htmlbars-inline-precompile-codemod
Automatically codemod from usage of `import hbs from 'htmlbars-inline-precompile'` to `import { hbs } from 'ember-cli-htmlbars'`
ember-sinon-sandbox-codemod
ember-computed-getter-codemod
ember-macros-codemod
A collection of codemod's for macros.
ember-deprecate-tryinvoke-codemod
An Ember codemod to deprecate tryInvoke and replace it with optional chaining
ember-es6-class-codemod
Codemods for transforming ember app code to native ES6 class syntax with decorators.
test-interface-codemod
A collection of codemods for test interface transformation
inter-native-class-internal-codemod
Codemods for transforming ember app code to native class syntax with decorators.
ember-bootstrap-codemods
Codemods to ease upgrading of ember-bootstrap
ember-component-jquery
Codemod to migrate 'Classic' Ember Component code from using `this.$()` to use global jQuery.
ember-decorators-codemod
jest-to-vitest
@1024pix/ember-codemods
A collection of codemods by 1024pix.
zp-ember-no-implicit-this-codemod-custom
Codemods for transforming variable usage to be prefixed with `this`, when appropriate