diff --git a/docs/plugins/overview.md b/docs/plugins/overview.md index 6ec9519f..0686955c 100644 --- a/docs/plugins/overview.md +++ b/docs/plugins/overview.md @@ -123,6 +123,8 @@ Here are some of the official plugins maintained by the Elysia team: - [elysia-healthcheck](https://github.com/iam-medvedev/elysia-healthcheck) - Healthcheck plugin for Elysia.js - [elysia-csrf](https://github.com/lauhon/elysia-csrf) - A CSRF plugin, ported from [express-csrf](https://github.com/expressjs/csurf) - [elysia-local-https](https://github.com/mrtcmn/elysia-local-https) - Automatic local HTTPS for Elysia — certs generated, managed, and refreshed in one line. +- [Eden TanStack Query](https://github.com/xkelxmc/eden-tanstack-query) - type-safe TanStack Query integration for Eden, like + @trpc/react-query but for Elysia ## Complementary projects: