{"library":"babel-plugin-zova-component","type":"library","category":null,"description":"babel-plugin-zova-component is a Babel plugin for transforming component metadata in the Zova framework. Version 1.1.8 is the latest stable release; the plugin is released as part of the Zova ecosystem with no fixed cadence. It is specifically designed to work with Zova's component system, automatically inserting runtime metadata during the build process. Unlike generic Babel plugins, this one is tightly coupled to Zova's architecture and should only be used within Zova projects. The plugin requires Babel 7+ and is typically used alongside other Zova-specific build tools.","language":"javascript","status":"active","version":"1.1.8","tags":["javascript","framework","zova"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-zova-component","imports":["module.exports = require('babel-plugin-zova-component');","// babel.config.js\nmodule.exports = {\n  plugins: ['babel-plugin-zova-component']\n};","// babel.config.js\nmodule.exports = {\n  plugins: [\n    ['babel-plugin-zova-component', { /* options */ }]\n  ]\n};"]},{"cmd":"yarn add babel-plugin-zova-component","imports":[]},{"cmd":"pnpm add babel-plugin-zova-component","imports":[]}],"homepage":"https://zova.org","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-zova-component","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/babel-plugin-zova-component/compatibility"}}