{"library":"remove-flow-types-loader","type":"library","category":null,"description":"A webpack loader that strips Flow type annotations from JavaScript files during bundling using flow-remove-types. Current stable version is 1.1.0, with low release cadence (last update in 2017). Designed as a lightweight alternative to full Babel transpilation, it operates as a pre-loader to remove Flow types without transforming other syntax. Useful for projects that only need type stripping and want faster builds. Compared to babel-plugin-flow-strip-types, this loader is leaner but lacks plugin ecosystem integration.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript","flow","webpack","loader","remove-types"],"install":[{"cmd":"npm install remove-flow-types-loader","imports":["module.exports = { module: { rules: [{ test: /\\.jsx?$/, enforce: 'pre', use: ['remove-flow-types-loader'] }] } }"]},{"cmd":"yarn add remove-flow-types-loader","imports":[]},{"cmd":"pnpm add remove-flow-types-loader","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/remove-flow-types-loader","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/remove-flow-types-loader/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}