@1024pix/ember-codemods

0.1.0 • Public • Published

@1024pix/ember-codemods

A collection of codemods by 1024pix.

Usage

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

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

# or

npm i -g @1024pix/ember-codemods
ember-codemods <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

Transforms

Contributing

Installation

  • clone the repo
  • change into the repo directory
  • npm i

Running tests

  • npm test

Update Documentation

  • npm update-docs

Readme

Keywords

Package Sidebar

Install

npm i @1024pix/ember-codemods

Weekly Downloads

3

Version

0.1.0

License

MIT

Unpacked Size

104 kB

Total Files

36

Last publish

Collaborators

  • alielamrani
  • nicolas.lepage
  • vincenthardouin
  • yann_bertrand
  • pix-owner