protobuf-jsonschema

JSON →
library 1.1.1 ·javascript maintenance
verified Jun 7, 2026

A Node.js library and CLI tool that compiles Protocol Buffers IDL (proto files) into JSON Schema definitions. As of version 1.1.1, it supports proto3 syntax and can output JSON or YAML, making it useful for generating OpenAPI/Swagger specs. It can compile all messages from a file or target a specific message with its dependencies. The project appears to be in maintenance mode with no recent updates.