Skip to content
This repository was archived by the owner on Jan 4, 2026. It is now read-only.

Repository files navigation

ember-embroider-addon-codemod

A collection of codemods for ember-embroider-addon-codemod.

The codemods provided by this package are based on @embroider/test-setup documentation

Usage

To run a specific codemod from this project, you would run the following:

npx ember-embroider-addon-codemod <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

# or

yarn global add ember-embroider-addon-codemod
ember-embroider-addon-codemod <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

Local Usage

node ./bin/cli.js <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

Transforms

Contributing

Installation

  • clone the repo
  • change into the repo directory
  • yarn

Running tests

  • yarn test

Update Documentation

  • yarn update-docs

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages