TypeScript packages for building on Plain's API. This is a monorepo containing the following packages:
Install only what you need — each package is published independently:
npm install @team-plain/graphql
npm install @team-plain/ui-components # requires @team-plain/graphql as peer
npm install @team-plain/webhooks # standalone, no SDK dependencyRequires Node 24+. Supports both ESM and CJS.
See CONTRIBUTING.md for development setup, project structure, and how the codegen pipeline works.
