TypeScript 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.
bufbuild/knit-ts
Generates Knit schemas needed to use the Knit client in web browsers and Node.js.
community/stephenh-ts-proto
An idiomatic protobuf generator for TypeScript.
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/web
gRPC for Web Clients.