Skip to content

mahirshah/ember-array-index-template-codemod

Repository files navigation

ember-array-index-template-codemod

A collection of codemod's for ember-array-index-template-codemod.

Usage

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

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

# or

yarn global add ember-array-index-template-codemod
ember-array-index-template-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

About

Codemods for transforming template array access to use get helper where appropriate

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •