1.1.6 • Published 7 years ago

@buxlabs/codemods v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

codemods

The repository holds scripts that are used to modify code (codemods - code modifications).

The scripts are defined in the src/mods directory. To add a new mod add a new file that keeps the same convention.

Installation

npm install -g @buxlabs/codemods

Usage

codemods --dir=src --mod=...

Testing

Tests for each codemod are located in test/fixture.

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago