1.2.1 • Published 4 years ago

axiom-codemods v1.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

axiom-codemods

Usage

npx axiom-codemods <transform-name> <path> [...options]

Transforms

rename-style-attribute

Renames all Axiom Buttons style attribute to variant.

npx axiom-codemods rename-style-attribute <path>

jscodeshift options

To pass more options directly to jscodeshift, use --jscodeshift="...". For example:

npx axiom-codemods --jscodeshift="--dry"

See all available options here.

Contributing

This project uses semantic-release to trigger an npm release upon merge to master. Please use the Angular style of commit message

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.0

5 years ago