{"library":"stylecleanup","type":"library","category":null,"description":"A CLI tool to lint and automatically fix unused style declarations in React Native and Aphrodite codebases. Version 1.3.0 is the latest stable release, with low release cadence. It works by static analysis of JS files, detecting styles that are never referenced. Key differentiators: supports both React Native and Aphrodite, offers safe (fix) and aggressive (fix-force) removal modes, and handles glob patterns for batch processing. Unlike general linting tools, it specifically targets style objects and can remove dead code programmatically.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install stylecleanup","imports":["npx stylecleanup check ./src/**/*.js","Not applicable (CLI-only; no programmatic API is documented)"]},{"cmd":"yarn add stylecleanup","imports":[]},{"cmd":"pnpm add stylecleanup","imports":[]}],"homepage":null,"github":"https://github.com/jaredly/stylecleanup","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/stylecleanup","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}