You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/routes/guides/(get-started)/ecosystem/index.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,8 +47,8 @@ This page is for you if you are looking for frameworks or libraries that support
47
47
-[Hono](https://hono.dev/): Ultrafast web framework for the Edges
48
48
-[next-safe-action](https://next-safe-action.dev) Type safe and validated Server Actions for Next.js
49
49
-[oRPC](https://orpc.unnoq.com/): Typesafe APIs Made Simple
50
+
-[piying-orm](https://github.com/piying-org/piying-orm): ORM for Valibot; Supports TypeORM, with more to come.
50
51
-[tRPC](https://trpc.io/): Move Fast and Break Nothing. End-to-end typesafe APIs made easy
51
-
-[piying-orm](https://github.com/piying-org/piying-orm): orm for Valibot; Supports TypeORM, with more to come.
52
52
53
53
## AI libraries
54
54
@@ -61,23 +61,23 @@ This page is for you if you are looking for frameworks or libraries that support
61
61
-[mantine-form-valibot-resolver](https://github.com/Songkeys/mantine-form-valibot-resolver): Valibot schema resolver for [@mantine/form](https://mantine.dev/form/use-form/)
62
62
-[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
63
63
-[Modular Forms](https://modularforms.dev/): Modular and type-safe form library for SolidJS, Qwik, Preact and React
64
+
-[piying-view](https://github.com/piying-org/piying-view): Frontend Form Solution; Supports Angular, Vue, React, with more to come.
64
65
-[React Hook Form](https://react-hook-form.com/): React Hooks for form state management and validation
65
66
-[regle](https://github.com/victorgarciaesgi/regle): Headless form validation library for Vue.js
66
67
-[Superforms](https://superforms.rocks): A comprehensive SvelteKit form library for server and client validation
67
68
-[svelte-jsonschema-form](https://x0k.dev/svelte-jsonschema-form/validators/valibot/): Svelte 5 library for creating forms based on JSON schema
68
69
-[TanStack Form](https://tanstack.com/form): Powerful and type-safe form state management for the web
69
70
-[VeeValidate](https://vee-validate.logaretm.com/v4/): Painless Vue.js forms
70
71
-[vue-valibot-form](https://github.com/IlyaSemenov/vue-valibot-form): Minimalistic Vue3 composable for handling form submit
71
-
-[piying-view](https://github.com/piying-org/piying-view): Frontend Form Solution; Supports Angular, Vue, React, with more to come.
72
72
73
73
## Component libraries
74
74
75
75
-[Nuxt UI](https://ui.nuxt.com/): Fully styled and customizable components for Nuxt
76
76
77
77
## Valibot to X
78
78
79
-
-[@valibot/to-json-schema](https://github.com/fabian-hiller/valibot/tree/main/packages/to-json-schema): The official JSON schema converter for Valibot
80
79
-[@gcornut/cli-valibot-to-json-schema](https://github.com/gcornut/cli-valibot-to-json-schema): CLI wrapper for @valibot/to-json-schema
80
+
-[@valibot/to-json-schema](https://github.com/fabian-hiller/valibot/tree/main/packages/to-json-schema): The official JSON schema converter for Valibot
81
81
-[Hono OpenAPI](https://github.com/rhinobase/hono-openapi): A plugin for Hono to generate OpenAPI Swagger documentation
82
82
-[TypeMap](https://github.com/sinclairzx81/typemap/): Uniform Syntax, Mapping and Compiler Library for TypeBox, Valibot and Zod
83
83
-[TypeSchema](https://typeschema.com/): Universal adapter for schema validation
0 commit comments