{"library":"protobufjs-loader","type":"library","category":null,"description":"Webpack loader for translating .proto definitions into protobuf.js modules, equivalent to running the pbjs CLI at build time. Current stable version is 3.1.1, released January 2025 with async/await refactor and custom TypeScript output locations. Requires webpack ^5.0.0 (breaking change from v2 to v3 dropped webpack 4 support). Supports both static-module and json-module targets, and optional pbts TypeScript declaration generation. Alternatives: grpc-tools or manual pbjs invocation. Release cadence irregular, maintained by kmontag.","language":"javascript","status":"active","version":"3.1.1","tags":["javascript","webpack","protobuf","protobufjs","ProtoBuf.js"],"install":[{"cmd":"npm install protobufjs-loader","imports":["import Root from './my.proto';","module: { rules: [ { test: /\\.proto$/, use: 'protobufjs-loader' } ] }","const Root = require('./my.proto');"]},{"cmd":"yarn add protobufjs-loader","imports":[]},{"cmd":"pnpm add protobufjs-loader","imports":[]}],"homepage":null,"github":"https://github.com/kmontag/protobufjs-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/protobufjs-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/protobufjs-loader/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}