0.5.5 • Published 2 years ago

@thumbtack/thumbprint-codemods v0.5.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Thumbprint Codemods

This package is a collection of codemods that assist with breaking changes in Thumbprint.

Usage

Usage
  $ npx @thumbtack/thumbprint-codemods <folder> --codemod '<codemod-name>'

Options
  <folder>       [required] Folder that you recursively want to migrate.
  --codemod      [required] Name of the codemod to run.
  -d, --dry-run  Don't write anything, just show what files would have been changed.
  --version      Prints the version.
  --help         Prints this message.

Examples
  $ npx @thumbtack/thumbprint-codemods ./path/to/folder --codemod 'button-secondary-to-tertiary'

You can find a list of the codemods in the src directory. The directory names (button-secondary-to-tertiary, for example) are also the codemod names.

0.5.5

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago