Skip to content

Commit c3860df

Browse files
Merge pull request #1291 from Eronmmer/eronmmer/doc-add-ecosystem-library
docs: add Valibot-Fast-Check library to ecosystem guide
2 parents f73f4dd + c881a9c commit c3860df

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ This page is for you if you are looking for frameworks or libraries that support
8181
- [Hono OpenAPI](https://github.com/rhinobase/hono-openapi): A plugin for Hono to generate OpenAPI Swagger documentation
8282
- [TypeMap](https://github.com/sinclairzx81/typemap/): Uniform Syntax, Mapping and Compiler Library for TypeBox, Valibot and Zod
8383
- [TypeSchema](https://typeschema.com/): Universal adapter for schema validation
84+
- [Valibot-Fast-Check](https://github.com/Eronmmer/valibot-fast-check): A library to generate [fast-check](https://fast-check.dev) arbitraries from Valibot schemas for property-based testing
8485

8586
## X to Valibot
8687

0 commit comments

Comments
 (0)