protoc-bin

JSON →
library 3.10.0 ·javascript maintenance
verified Jun 4, 2026

Simple npm wrapper that downloads and runs Google's Protocol Buffers compiler (protoc) for the current operating system. This package mirrors protoc version numbers (currently 3.10.0) but updates are lagging behind official releases. Use it when you need a quick protoc binary via npm without manual installation. For reliable and up-to-date protoc binaries, consider using protobuf-compiler or downloading from GitHub releases.