jssg-codemod
Transform legacy code patterns
Installation
bash
Usage
This codemod transforms typescript code by:
- Converting var declarations to const/let
- Removing debug statements
- Modernizing syntax patterns
Development
bash
License
MIT
Explore community-led codemods to migrate, optimize, and transform your codebase.
Build your own codemod and share it with the community.
Transform Vite config to add Zephyr plugin
npx codemod @zephyrcloudio/withzephyr
Transform legacy code patterns
bash
This codemod transforms typescript code by:
bash
MIT
Build your own codemod and share it with the community.