ember-macros-codemod

0.2.0 • Public • Published

ember-macros-codemod

A collection of codemod's for ember-macro-helpers & ember-awesome-macros.

Usage

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

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

# or

yarn global add ember-macros-codemod
ember-macros-codemod <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

Package Sidebar

Install

npm i ember-macros-codemod

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

134 kB

Total Files

156

Last publish

Collaborators

  • thiberaw
  • npmjs-concordnow
  • jonathan.pruvost