Skip to content

Commit f1ab5e2

Browse files
authored
docs: add h3-compression to community packages (#524)
1 parent a6becd5 commit f1ab5e2

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,14 @@ PRs are welcome to add your packages.
314314
- [h3-valibot](https://github.com/intevel/h3-valibot)
315315
- `useValidateBody(event, schema)`
316316
- `useValidateParams(event, schema)`
317+
- [h3-compression](https://github.com/CodeDredd/h3-compression)
318+
- `useGZipCompression(event, response)`
319+
- `useDeflateCompression(event, response)`
320+
- `useBrotliCompression(event, response)`
321+
- `useCompression(event, response)`
322+
- `useGZipCompressionStream(event, response)`
323+
- `useDeflateCompressionStream(event, response)`
324+
- `useCompressionStream(event, response)`
317325
- [@intlify/h3](https://github.com/intlify/h3)
318326
- `defineI18nMiddleware(options)`
319327
- `useTranslation(event)`

0 commit comments

Comments
 (0)