js-css-migration
JSON →A CLI tool that automates migrating React/Next.js projects from Styled Components to CSS Modules by converting styles.js files to styles.module.css, extracting styles, refactoring JSX to use CSS class names, and removing Styled Component imports. Stable version 2.0.0, no recent updates (likely abandoned). Aids large codebase transitions with one command, but lacks documentation and error handling for edge cases like dynamic styles, themes, or TypeScript.
Resources
packagejs-css-migration ↗