Skip to content

Commit b4d356e

Browse files
authored
Merge pull request #45 from gaurishhs/main
Add decorators plugin
2 parents f321387 + 4e67e68 commit b4d356e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/plugins/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ That's why Elysia is creating pre-built common pattern plugin for convinient usa
4646
- [Logger](https://github.com/bogeychan/elysia-logger) - pino logging elysia middleware
4747
- [Elysia Polyfills](https://github.com/bogeychan/elysia-polyfills) - run Elysia ecosystem on Node and Deno
4848
- [Elysia Lambda](https://github.com/TotalTechGeek/elysia-lambda) - deploy Elysia on AWS Lambda
49+
- [Decorators](https://github.com/gaurishhs/elysia-decorators) - use typescript decorators with elysia
4950

5051
---
5152
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

Comments
 (0)