Skip to content

Commit 5887125

Browse files
authored
Merge pull request #52 from wobsoriano/elysia-autoroutes
docs: add autoroutes to community plugins list
2 parents 906a3be + 74a7bd0 commit 5887125

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/plugins/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ That's why Elysia is creating pre-built common pattern plugin for convinient usa
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
4949
- [Decorators](https://github.com/gaurishhs/elysia-decorators) - use typescript decorators with elysia
50-
- [Group Router](https://github.com/itsyoboieltr/elysia-group-router) - file system and folder-based router for groups.
5150
- [Vite](https://github.com/timnghg/elysia-vite) - Simple Elysia plugin that helps you use Vite. It serve your entry html file with Vite's scripts injected
5251
- [Vite Plugin SSR](https://github.com/timnghg/elysia-vite-plugin-ssr) - Vite Plugin SSR using Elysia server
5352
- [Elysia Clerk](https://github.com/wobsoriano/elysia-clerk) - Unofficial Clerk plugin for ElysiaJS
53+
- [Autoroutes](https://github.com/wobsoriano/elysia-autoroutes) - file system routes for Elysia
54+
- [Group Router](https://github.com/itsyoboieltr/elysia-group-router) - file system and folder-based router for groups.
5455

5556
---
5657
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)