protoc-gen-jsonschema is a plugin that converts protocol buffer files into JSON Schema. While it primarily focuses on the protobuf standard, it also supports certain non-standard specifications, such ...
JSON Path at Cursor is a Visual Studio Code extension that instantly shows the JSON path at your cursor in any JSON or JSONC file. It's useful for debugging, documentation, or working with tools that ...