Skip to content

Commit

Permalink
docs: add @intlify/h3 to community packages (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored Oct 18, 2023
1 parent 102576b commit b7aca96
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,15 @@ PRs are welcome to add your packages.
- [h3-valibot](https://github.com/intevel/h3-valibot)
- `useValidateBody(event, schema)`
- `useValidateParams(event, schema)`
- [@intlify/h3](https://github.com/intlify/h3)
- `defineI18nMiddleware(options)`
- `useTranslation(event)`
- `getHeaderLocale(event, options)`
- `getHeaderLocales(event, options)`
- `getCookieLocale(event, options)`
- `setCookieLocale(event, options)`
- `getPathLocale(event, options)`
- `getQueryLocale(event, options)`

## License

Expand Down

0 comments on commit b7aca96

Please sign in to comment.