You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/plugins/overview.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,10 +47,11 @@ That's why Elysia is creating pre-built common pattern plugin for convinient usa
47
47
-[Elysia Polyfills](https://github.com/bogeychan/elysia-polyfills) - run Elysia ecosystem on Node and Deno
48
48
-[Elysia Lambda](https://github.com/TotalTechGeek/elysia-lambda) - deploy Elysia on AWS Lambda
49
49
-[Decorators](https://github.com/gaurishhs/elysia-decorators) - use typescript decorators with elysia
50
-
-[Group Router](https://github.com/itsyoboieltr/elysia-group-router) - file system and folder-based router for groups.
51
50
-[Vite](https://github.com/timnghg/elysia-vite) - Simple Elysia plugin that helps you use Vite. It serve your entry html file with Vite's scripts injected
52
51
-[Vite Plugin SSR](https://github.com/timnghg/elysia-vite-plugin-ssr) - Vite Plugin SSR using Elysia server
53
52
-[Elysia Clerk](https://github.com/wobsoriano/elysia-clerk) - Unofficial Clerk plugin for ElysiaJS
53
+
-[Autoroutes](https://github.com/wobsoriano/elysia-autoroutes) - file system routes for Elysia
54
+
-[Group Router](https://github.com/itsyoboieltr/elysia-group-router) - file system and folder-based router for groups.
54
55
55
56
---
56
57
If you have plugin written for Elysia, feels free to share you plugin by creating PR to [documentation repo](https://github.com/elysiajs/documentation).
0 commit comments