We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be42f7f commit cf47268Copy full SHA for cf47268
website/src/routes/guides/(get-started)/ecosystem/index.mdx
@@ -25,6 +25,7 @@ Use the button at the bottom left of this page to add your project to this ecosy
25
26
- [Modular Forms](https://modularforms.dev/): Modular and type-safe form library for SolidJS, Qwik, Preact and React
27
- [React Hook Form](https://react-hook-form.com/): React Hooks for form state management and validation
28
+- [TanStack Form](https://tanstack.com/form): Powerful and type-safe form state management for the web
29
- [VeeValidate](https://vee-validate.logaretm.com/v4/): Painless Vue.js forms
30
- [vue-valibot-form](https://github.com/IlyaSemenov/vue-valibot-form): Minimalistic Vue3 composable for handling form submit
31
0 commit comments