diff --git a/website/src/routes/guides/(get-started)/ecosystem/index.mdx b/website/src/routes/guides/(get-started)/ecosystem/index.mdx index 16e567c51..7c7fc9132 100644 --- a/website/src/routes/guides/(get-started)/ecosystem/index.mdx +++ b/website/src/routes/guides/(get-started)/ecosystem/index.mdx @@ -18,6 +18,7 @@ contributors: - ZerNico - logaretm - JuerGenie + - scythewyvern --- # Ecosystem @@ -41,6 +42,7 @@ Use the button at the bottom left of this page to add your project to this ecosy ### Form libraries +- [@rvf/valibot](https://github.com/airjp73/rvf/tree/main/packages/valibot): Valibot schema parser for [RVF](https://rvf-js.io/) - [conform-to-valibot](https://github.com/chimame/conform-to-valibot): Valibot schema parser for [conform](https://conform.guide/) - [mantine-form-valibot-resolver](https://github.com/Songkeys/mantine-form-valibot-resolver): Valibot schema resolver for [@mantine/form](https://mantine.dev/form/use-form/) - [maz-ui](https://maz-ui.com/composables/use-form-validator): Vue3 flexible and typed composable to manage forms simply with multiple modes and advanced features @@ -50,7 +52,6 @@ Use the button at the bottom left of this page to add your project to this ecosy - [TanStack Form](https://tanstack.com/form): Powerful and type-safe form state management for the web - [VeeValidate](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 -- [@rvf/valibot](https://github.com/airjp73/rvf/tree/main/packages/valibot): Valibot schema parser for [RVF](https://rvf-js.io/) ### Component libraries