@connectrpc/connect-query
v2.0.0
Published
TypeScript-first expansion pack for TanStack Query that gives you Protobuf superpowers.
Downloads
198,000
Keywords
Readme
@connectrpc/connect-query
This is the runtime library package for Connect-Query. You'll find its code generator at @connectrpc/protoc-gen-connect-query.
Connect-Query is a wrapper around TanStack Query (react-query), written in TypeScript and thoroughly tested. It enables effortless communication with servers that speak the Connect Protocol.
To get started, head over to the docs for a tutorial, or take a look at our examples.