0.0.8 • Published 4 years ago

rax-codemod-jk v0.0.8

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

rax-codemod-jk

This repository contains a collection of codemod scripts for use with JSCodeshift that help update Rax related project.

Usage

npx rax-codemod-jk <transform> <path> <...options>
  • transform - name of transform, see available transforms below, default value is app.
  • path - files or directory to transform, default value is current dir.

Included Transforms

app

Converts build-plugin-rax-app@0.x ~ build-plugin-rax-app@5.x into rax-app@3.x.

npx rax-codemod-jk
0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago