Skip to content

Commit b7aca96

Browse files
authored
docs: add @intlify/h3 to community packages (#559)
1 parent 102576b commit b7aca96

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,15 @@ PRs are welcome to add your packages.
312312
- [h3-valibot](https://github.com/intevel/h3-valibot)
313313
- `useValidateBody(event, schema)`
314314
- `useValidateParams(event, schema)`
315+
- [@intlify/h3](https://github.com/intlify/h3)
316+
- `defineI18nMiddleware(options)`
317+
- `useTranslation(event)`
318+
- `getHeaderLocale(event, options)`
319+
- `getHeaderLocales(event, options)`
320+
- `getCookieLocale(event, options)`
321+
- `setCookieLocale(event, options)`
322+
- `getPathLocale(event, options)`
323+
- `getQueryLocale(event, options)`
315324

316325
## License
317326

0 commit comments

Comments
 (0)