Skip to content

Commit cf47268

Browse files
committed
Add TanStack Form to ecosystem guide on website
1 parent be42f7f commit cf47268

File tree

1 file changed

+1
-0
lines changed
  • website/src/routes/guides/(get-started)/ecosystem

1 file changed

+1
-0
lines changed

website/src/routes/guides/(get-started)/ecosystem/index.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Use the button at the bottom left of this page to add your project to this ecosy
2525

2626
- [Modular Forms](https://modularforms.dev/): Modular and type-safe form library for SolidJS, Qwik, Preact and React
2727
- [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
2829
- [VeeValidate](https://vee-validate.logaretm.com/v4/): Painless Vue.js forms
2930
- [vue-valibot-form](https://github.com/IlyaSemenov/vue-valibot-form): Minimalistic Vue3 composable for handling form submit
3031

0 commit comments

Comments
 (0)