{"library":"rollup-plugin-flow","type":"library","category":null,"description":"A Rollup plugin to strip Flow type annotations from JavaScript/Flow files before bundling, using flow-remove-types under the hood. Current stable version is 1.1.1, with minimal maintenance cadence. It transforms files containing @flow comments by default, with an option to process all files. Provides a 'pretty' mode that removes types without adding whitespace. Differentiators: lightweight and fast compared to full Flow transformation; does not require Flow itself to run; integrates seamlessly with Rollup's build pipeline.","language":"javascript","status":"maintenance","version":"1.1.1","tags":["javascript","rollup-plugin","flow","flowtype","strip"],"install":[{"cmd":"npm install rollup-plugin-flow","imports":["import flow from 'rollup-plugin-flow'","import flow from 'rollup-plugin-flow';\nplugins: [ flow({ all: true }) ]","import flow from 'rollup-plugin-flow';\nexport default {\n  input: 'src/index.js',\n  plugins: [flow()]\n}"]},{"cmd":"yarn add rollup-plugin-flow","imports":[]},{"cmd":"pnpm add rollup-plugin-flow","imports":[]}],"homepage":null,"github":"https://github.com/leebyron/rollup-plugin-flow","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-flow","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/rollup-plugin-flow/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}