Gathering detailed insights and metrics for @trpc/client
Gathering detailed insights and metrics for @trpc/client
Gathering detailed insights and metrics for @trpc/client
Gathering detailed insights and metrics for @trpc/client
🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
npm install @trpc/client
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
35,108 Stars
4,299 Commits
1,258 Forks
94 Watching
28 Branches
427 Contributors
Updated on 27 Nov 2024
Minified
Minified + Gzipped
TypeScript (79.83%)
MDX (17.17%)
JavaScript (1.78%)
CSS (1.22%)
Cumulative downloads
Total Downloads
Last day
-4.2%
105,095
Compared to previous day
Last week
4.6%
564,576
Compared to previous week
Last month
8.9%
2,345,341
Compared to previous month
Last year
133.8%
22,460,368
Compared to previous year
1
[!NOTE]
You are looking at the
next
-branch of tRPC which is the current work in progress representing version 11.
- The functionality is stable and can be used in production, but we may do small breaking API-changes between patches until we reach
11.0.0
- The packages are published with the
next
-tag on npm- For the list of changes made, see https://trpc.io/docs/v11/migrate-from-v10-to-v11
tRPC allows you to easily build & consume fully typesafe APIs without schemas or code generation.
There are a few examples that you can use for playing out with tRPC or bootstrapping your new project. For example, if you want a Next.js app, you can use the full-stack Next.js example:
Quick start with a full-stack Next.js example:
1# yarn 2yarn create next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter 3 4# npm 5npx create-next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter 6 7# pnpm 8pnpm create next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter 9 10# bun 11bunx create-next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter
👉 See full documentation on tRPC.io. 👈
Do you want to contribute? First, read the Contributing Guidelines before opening an issue or PR so you understand the branching strategy and local development environment. If you need any more guidance or want to ask more questions, feel free to write to us on Discord!
Alex / KATT | 👋 Hi, I'm Alex and I am the creator of tRPC, don't hesitate to contact me on Twitter or email if you are curious about tRPC in any way. |
The people who lead the API-design decisions and have the most active role in the development
Julius Marminge | Alex / KATT |
People who actively help out improving the codebase by making PRs and reviewing code
Nick Lucas | Ole Asteo | Ahmed Elsakaan |
Individuals who have made exceptional contributions to tRPC through code, documentation, community building, and other valuable efforts
Theo Browne | Sachin Raja |
If you enjoy working with tRPC and want to support us, consider giving a token appreciation by GitHub Sponsors!
Retool |
Cal.com, Inc. | KeenEthics |
Dr. B | Flylance | Ryan Magoon |
No vulnerabilities found.
Reason
security policy file detected
Details
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
SAST tool detected but not run on all commits
Details
Reason
Found 13/22 approved changesets -- score normalized to 5
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
39 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More