{"library":"babel-plugin-remove-stylename","type":"library","category":null,"description":"A Babel plugin that removes styleName props from React JSX elements at build time. Developed to silence React warnings about unknown DOM props when using react-css-modules in test environments. Version 0.1.0 is the current and only stable release. This plugin is a niche utility for testing setups, with no updates since its initial release. It differs from alternatives that mock CSS modules by operating on the AST level, ensuring styleName props are completely removed from the output.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","babel","plugin","css","modules","stylename","jsx","react"],"last_verified":"Fri May 01","install":[{"cmd":"npm install babel-plugin-remove-stylename","imports":["// In .babelrc or babel.config.js\nplugins: [\"remove-stylename\"]","plugins: [[\"remove-stylename\", { /* options */ }]]"]},{"cmd":"yarn add babel-plugin-remove-stylename","imports":[]},{"cmd":"pnpm add babel-plugin-remove-stylename","imports":[]}],"homepage":null,"github":"https://github.com/Hylozoic/babel-plugin-remove-stylename","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-remove-stylename","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}