ember-concurrency-codemods

1.1.1 • Public • Published

ember-concurrency-codemods

A collection of codemods for ember-concurrency-codemods.

Usage

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

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

# or

yarn global add ember-concurrency-codemods
ember-concurrency-codemods <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

/ember-concurrency-codemods/

    Package Sidebar

    Install

    npm i ember-concurrency-codemods

    Weekly Downloads

    4

    Version

    1.1.1

    License

    none

    Unpacked Size

    31.3 kB

    Total Files

    34

    Last publish

    Collaborators

    • nullvoxpopuli