53 packages
analyze-ember-project-dependencies
Analyze dependencies of an Ember project
@codemod-utils/ast
Utilities for handling abstract syntax tree
@codemod-utils/ast-javascript
Utilities for handling *.{js,ts} files as abstract syntax tree
@codemod-utils/ast-template
Utilities for handling *.hbs files as abstract syntax tree
@codemod-utils/ast-template-tag
Utilities for handling *.{gjs,gts} files
@codemod-utils/blueprints
Utilities for blueprints
@codemod-utils/cli
CLI to create a codemod project
@codemod-utils/ember
Utilities for Ember
@codemod-utils/ember-cli-string
Utilities for string, as used by Ember CLI
@codemod-utils/files
Utilities for handling files
@codemod-utils/json
Utilities for handling JSON
@codemod-utils/package-json
Utilities for handling package.json
@codemod-utils/tests
Utilities for tests
create-v2-addon-repo
Create a repo with v2 addons
ember-codemod-add-component-signatures
Codemod to add component signatures
ember-codemod-add-missing-tests
Codemod to add missing tests
ember-codemod-add-template-tags
Codemod to add <template> tags
ember-codemod-args-to-signature
Codemod to add component signatures
ember-codemod-ember-render-helpers-to-v1
Rename helpers from ember-render-helpers
ember-codemod-pod-to-octane
Codemod to un-pod Ember apps, addons, and engines
ember-codemod-remove-ember-css-modules
Codemod to replace ember-css-modules with embroider-css-modules
ember-codemod-remove-inject-as-service
Codemod to remove `inject as service`
ember-codemod-rename-test-modules
Codemod to rename test modules
ember-codemod-sort-invocations
Codemod to sort invocations in templates
ember-codemod-v1-to-v2
Codemod to convert Ember addons to v2 addon format