File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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) `
You can’t perform that action at this time.
0 commit comments