rax-codemod
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

rax-codemod

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

Usage

npx rax-codemod <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

component

Converts plugin-rax-component into plugin-component.

npx rax-codemod plugin-rax-component-to-component <path>

Readme

Keywords

none

Package Sidebar

Install

npm i rax-codemod

Weekly Downloads

10

Version

1.1.0

License

MIT

Unpacked Size

49.2 kB

Total Files

56

Last publish

Collaborators

  • rax-publisher