JavaScript plugins
bufbuild/connect-es
Generates code that is compatible with browsers and Node.js for working with Connect, gRPC, and gRPC-Web.
bufbuild/connect-query
Generates client stubs for calling Connect services with TanStack Query.
bufbuild/connect-web
Generates client stubs for calling Connect and gRPC-Web services from a web browser.
bufbuild/es
Base types for TypeScript/JavaScript for use in web browsers and Node.js. Generates message and enum types.
community/timostamm-protobuf-ts
Generates Protobuf and RPC for TypeScript.
connectrpc/es
Generates code that is compatible with browsers and Node.js for working with Connect, gRPC, and gRPC-Web.
connectrpc/query-es
Generates client stubs for calling Connect services with TanStack Query.
grpc/node
Generates Node client and server stubs for the gRPC framework.
grpc/web
gRPC for Web Clients.
protocolbuffers/js
Base types for JavaScript. Generates message and enum types.