@hypermod/cli
TypeScript icon, indicating that this package has built-in type declarations

0.26.0 • Public • Published

@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

/@hypermod/cli/

    Package Sidebar

    Install

    npm i @hypermod/cli

    Weekly Downloads

    3,938

    Version

    0.26.0

    License

    MIT

    Unpacked Size

    145 kB

    Total Files

    38

    Last publish

    Collaborators

    • delcore92