{"library":"babel-plugin-remove-style","type":"library","category":null,"description":"A Babel plugin that removes `style` props from React JSX elements, primarily used to simplify snapshot testing by excluding inline styles. Version 0.1.0 is the current and only stable release. It operates as a Babel transform, stripping style attributes during transpilation. Unlike mocking CSS modules or disabling style processing, this plugin provides a brute-force removal without side effects. Developed by Hylozoic, it targets test environments where style details are irrelevant. No updates since initial release; minimal community adoption.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","babel","plugin","css","modules","style","jsx","react"],"last_verified":"Fri May 01","install":[{"cmd":"npm install babel-plugin-remove-style","imports":["module.exports = require('babel-plugin-remove-style')"]},{"cmd":"yarn add babel-plugin-remove-style","imports":[]},{"cmd":"pnpm add babel-plugin-remove-style","imports":[]}],"homepage":null,"github":"https://github.com/Hylozoic/babel-plugin-remove-style","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-remove-style","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}