{"library":"js-css-migration","type":"library","category":null,"description":"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.","language":"javascript","status":"deprecated","version":"2.0.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install js-css-migration","imports":["npx js-css-migration migrate ./src/components","js-css-migration migrate <path>","node node_modules/.bin/js-css-migration migrate <path>"]},{"cmd":"yarn add js-css-migration","imports":[]},{"cmd":"pnpm add js-css-migration","imports":[]}],"homepage":"https://github.com/demetcaliskan/js-css-migration#readme","github":"https://github.com/demetcaliskan/js-css-migration","docs":null,"changelog":null,"pypi":null,"npm":"js-css-migration","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}