Skip to content

Commit aaff6fe

Browse files
authored
Merge pull request #129 from gtrabanco/add_gtrabanco_plugins
2 parents 9311622 + bab2112 commit aaff6fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/plugins/overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ That's why Elysia is creating pre-built common pattern plugin for convinient usa
5959
- [Basic Auth](https://github.com/eelkevdbos/elysia-basic-auth) - Basic http authentication for Elysia (using 'request' event).
6060
- [i18n](https://github.com/eelkevdbos/elysia-i18next) - i18n wrapper for Elysia based on i18next
6161
- [Elysia Request ID](https://github.com/gtramontina/elysia-requestid) - Adds/Forwards request IDs (`X-Request-ID` or custom).
62+
- [Elysia HMR HTML](https://github.com/gtrabanco/elysia-hmr-html) - Reload html files when change any file in a directory
63+
- [Elysia Inject HTML](https://github.com/gtrabanco/elysia-inject-html) - So simple plugin to inject HTML code in HTML files
6264

6365
---
6466
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)