Skip to content

Commit 1891caf

Browse files
authored
Merge pull request #134 from gaurishhs/patch-1
Add nocache plugin
2 parents 91d45ef + 1a3c72a commit 1891caf

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
@@ -61,6 +61,7 @@ That's why Elysia is creating pre-built common pattern plugin for convinient usa
6161
- [Elysia Request ID](https://github.com/gtramontina/elysia-requestid) - Adds/Forwards request IDs (`X-Request-ID` or custom).
6262
- [Elysia HMR HTML](https://github.com/gtrabanco/elysia-hmr-html) - Reload html files when change any file in a directory
6363
- [Elysia Inject HTML](https://github.com/gtrabanco/elysia-inject-html) - So simple plugin to inject HTML code in HTML files
64+
- [NoCache](https://github.com/gaurishhs/elysia-nocache) - A plugin for Elysia to disable caching
6465

6566
---
6667
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)