0.5.0 • Published 4 years ago

@freshworks/ember-codemods v0.5.0

Weekly downloads
19
License
MIT
Repository
github
Last release
4 years ago

@freshworks/ember-codemods

npm (scoped) npm.io

A collection of codemods by Freshworks.

Usage

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

npx @freshworks/ember-codemods <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

# or

yarn global add @freshworks/ember-codemods
ember-codemods <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
0.5.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago