1.1.6 • Published 6 years ago

@buxlabs/codemods v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago