0.24.0 • Published 10 months ago

@hypermod/cli v0.24.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@hypermod/cli

To download and run codemods, we provide a CLI tool called @hypermod/cli.

@hypermod/cli is responsible for running the provided transform against your entire codebase. Under the hood, it is a wrapper of jscodeshift's CLI, which provides additional functionality.

  • Ability to run community codemods hosted on npm
  • Runs versioned codemods in sequence
  • Always runs the latest version of a codemod
  • The CLI allows you to run transforms either from the the public registry or on your local machine as per the original implementation of jscodeshift

Note: Codemods are designed to do the heavy lifting, but they may not be perfect, so some manual work may still be required in order to successfully migrate.

Documentation

0.24.0

10 months ago

0.23.1

10 months ago

0.23.0

10 months ago

0.22.0

1 year ago

0.21.1

1 year ago

0.21.0

1 year ago

0.19.7

1 year ago

0.19.6

1 year ago

0.19.5

1 year ago

0.19.4

1 year ago

0.19.3

2 years ago

0.19.2

2 years ago

0.19.1

2 years ago

0.19.0

2 years ago

0.18.3

2 years ago

0.18.2

2 years ago

0.18.1

2 years ago

0.18.0

2 years ago

0.17.0

2 years ago

0.16.0

2 years ago