Skip to content

Commit 815cfdd

Browse files
authored
Merge pull request #130 from yfrans/main
Added elysia-http-error community plugin
2 parents b16d6ec + 85a6499 commit 815cfdd

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
@@ -62,6 +62,7 @@ That's why Elysia is creating pre-built common pattern plugin for convinient usa
6262
- [Elysia HTMX](https://github.com/gtramontina/elysia-htmx) - Context helpers for [HTMX](https://htmx.org/).
6363
- [Elysia HMR HTML](https://github.com/gtrabanco/elysia-hmr-html) - Reload html files when change any file in a directory
6464
- [Elysia Inject HTML](https://github.com/gtrabanco/elysia-inject-html) - So simple plugin to inject HTML code in HTML files
65+
- [Elysia HTTP Error](https://github.com/yfrans/elysia-http-error) - Easiest way to return HTTP errors from Elysia handlers
6566
- [Elysia Http Status Code](https://github.com/sylvain12/elysia-http-status-code) - Simple http status code plugin for Elysia.js
6667
- [NoCache](https://github.com/gaurishhs/elysia-nocache) - A plugin for Elysia to disable caching
6768

0 commit comments

Comments
 (0)