{"library":"pb-parser","type":"library","category":null,"description":"pb-parser is a lightweight protobuf parser written in TypeScript, version 0.1.6. It provides a simple API to parse protocol buffer definitions (proto files) into an AST. This package is maintained on an as-needed basis with no fixed release cadence. Compared to alternatives like protobufjs, pb-parser focuses solely on parsing without code generation or serialization, making it a smaller dependency for projects that only need to analyze proto syntax.","language":"javascript","status":"active","version":"0.1.6","tags":["javascript","protobuf","protocol-buffers","parser","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install pb-parser","imports":["import { parse } from 'pb-parser'","import { SyntaxType } from 'pb-parser'","import type { FileNode } from 'pb-parser'"]},{"cmd":"yarn add pb-parser","imports":[]},{"cmd":"pnpm add pb-parser","imports":[]}],"homepage":"https://github.com/Zzzen/pb-parser","github":"https://github.com/Zzzen/pb-parser","docs":null,"changelog":null,"pypi":null,"npm":"pb-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}