1.2.1 • Published 3 years ago

axiom-codemods v1.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.2.0

3 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago