Skip to content

Commit

Permalink
Merge pull request #212 from IlyaSemenov/add-to-ecosystem
Browse files Browse the repository at this point in the history
Add valibotx and vue-valibot-form to ecosystem
  • Loading branch information
fabian-hiller authored Oct 10, 2023
2 parents 88e0ebe + 26ff215 commit b19e896
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/src/routes/guides/(get-started)/ecosystem/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Use the button at the bottom left of this page to add your project to this ecosy
- [Modular Forms](https://modularforms.dev/): Modular and type-safe form library for SolidJS, Qwik, Preact and React
- [React Hook Form](https://react-hook-form.com/): React Hooks for form state management and validation
- [vee-validate](https://vee-validate.logaretm.com/v4/): Painless Vue.js forms
- [vue-valibot-form](https://github.com/IlyaSemenov/vue-valibot-form): Minimalistic Vue3 composable for handling form submit

### Component libraries

Expand All @@ -42,3 +43,4 @@ Use the button at the bottom left of this page to add your project to this ecosy
### Utilities

- [@nest-lab/typeschema](https://github.com/jmcdo29/nest-lab/tree/main/packages/typeschema): A ValidationPipe that handles many schema validators in a class-based fashion for NestJS's input validation
- [valibotx](https://github.com/IlyaSemenov/valibotx): A collection of extensions and shortcuts to core valibot functions

0 comments on commit b19e896

Please sign in to comment.