0.0.8 • Published 3 years ago

rax-codemod-jk v0.0.8

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

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago