Found 29 results for ember-codemod
@codemod-utils/files
Utilities for handling files
@codemod-utils/ember
Utilities for Ember
@codemod-utils/ast-template
Utilities for handling *.hbs files as abstract syntax tree
@codemod-utils/ast-javascript
Utilities for handling *.{js,ts} files as abstract syntax tree
@codemod-utils/blueprints
Utilities for blueprints
@codemod-utils/cli
CLI to create a codemod project
ember-angle-brackets-codemod
Codemod to convert to Angle brackets syntax
@codemod-utils/package-json
Utilities for handling package.json
ember-codemod-add-template-tags
Codemod to add <template> tags
@codemod-utils/tests
Utilities for tests
ember-codemod-remove-ember-css-modules
Codemod to replace ember-css-modules with embroider-css-modules
ember-codemod-v1-to-v2
Codemod to convert Ember addons to v2 addon format
@codemod-utils/ast-template-tag
Utilities for handling *.{gjs,gts} files
create-v2-addon-repo
Create a repo with v2 addons
ember-codemod-pod-to-octane
Codemod to un-pod Ember apps, addons, and engines
ember-codemod-sort-invocations
Codemod to sort invocations in templates
analyze-ember-project-dependencies
Analyze dependencies of an Ember project
ember-codemod-remove-inject-as-service
Codemod to remove `inject as service`
ember-codemod-rename-test-modules
Codemod to rename test modules
ember-codemod-add-missing-tests
Codemod to add missing tests
ember-codemod-add-component-signatures
Codemod to add component signatures
ember-codemod-ember-render-helpers-to-v1
Rename helpers from ember-render-helpers
ember-tracked-properties-codemod
A codemod for transforming your ember app code to start using `@tracked` properties.
@ota-insight/ember-computed-macro-codemod
A codemod for converting Ember computed property macros (a.k.a. shorthands) to native getters in class syntax
ember-codemod-template-tag
Codemod to convert Glimmer components to the <template> tag authoring format in .gjs and .gts
zoho-ember-angle-brackets-codemod
Codemod to convert to Angle brackets syntax
ember-codemod-css-modules
Codemod to replace ember-component-css with ember-css-modules (compatible with embroider-css-modules)
@kcarmonamurphy/ember-angle-brackets-codemod
Codemod to convert to Angle brackets syntax