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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ 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
+
-[Autoroutes](https://github.com/wobsoriano/elysia-autoroutes) - file system routes for Elysia
50
51
51
52
---
52
53
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