Skip to content

Commit

Permalink
chore: add valibot to community packages (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
Intevel authored Aug 7, 2023
1 parent 7fc1d8b commit 5f8b322
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,10 @@ PRs are welcome to add your packages.
- [h3-zod](https://github.com/wobsoriano/h3-zod)
- `useValidatedBody(event, schema)`
- `useValidatedQuery(event, schema)`

- [h3-valibot](https://github.com/intevel/h3-valibot)
- `useValidateBody(event, schema)`
- `useValidateParams(event, schema)`

## License

MIT
Expand Down

0 comments on commit 5f8b322

Please sign in to comment.