We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7c3b1 commit 33d61ceCopy full SHA for 33d61ce
docs/pb/index.md
@@ -0,0 +1,4 @@
1
+The `pb` cli is Protobuf schema compiler like `protoc`.\
2
+`protoc` has native binary dependencies, but pb command is written in pure
3
+TypeScript, so it can be used comfortably in Node.js projects, etc., and can
4
+even easily be run in a web browser.
0 commit comments