ember-codemods
Pinned Loading
Repositories
Showing 10 of 26 repositories
- tagless-ember-components-codemod Public
Converts regular Ember.js components to `tagName: ''` components
ember-codemods/tagless-ember-components-codemod’s past year of commit activity - ember-no-implicit-this-codemod Public
Template codemod for refactoring from `{{foo}}` to `{{this.foo}}`
ember-codemods/ember-no-implicit-this-codemod’s past year of commit activity - ember-native-class-codemod Public
A codemod-cli project for converting Ember objects to es6 native classes
ember-codemods/ember-native-class-codemod’s past year of commit activity - ember-3x-codemods Public
A Codemod with a collection of transforms to address Ember 3.x deprecations
ember-codemods/ember-3x-codemods’s past year of commit activity - ember-tracked-properties-codemod Public
A codemod for transforming your ember app code to start using `@tracked` properties.
ember-codemods/ember-tracked-properties-codemod’s past year of commit activity - ember-cli-htmlbars-inline-precompile-codemod Public
Codemod away from importing from htmlbars-inline-precompile to ember-cli-htmlbars.
ember-codemods/ember-cli-htmlbars-inline-precompile-codemod’s past year of commit activity