Skip to content

docs(examples): add demo with multiple validation libs#13

Merged
CorentinTh merged 1 commit into
mainfrom
multi-demo
Sep 20, 2025
Merged

docs(examples): add demo with multiple validation libs#13
CorentinTh merged 1 commit into
mainfrom
multi-demo

Conversation

@CorentinTh

Copy link
Copy Markdown
Owner

No description provided.

@CorentinTh CorentinTh requested a review from Copilot September 20, 2025 22:28
@CorentinTh CorentinTh self-assigned this Sep 20, 2025

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new demo file showcasing how figue can work with multiple validation libraries (Zod, Valibot, and custom Standard Schema implementations) to demonstrate its flexibility in handling different schema types. The README is also updated to highlight that figue has no runtime dependencies.

  • Adds a comprehensive demo showing interoperability with multiple validation libraries
  • Updates README to emphasize the zero runtime dependencies feature

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
demo/figue-mix.ts New demo file demonstrating mixed validation library usage with Zod, Valibot, and custom Standard Schema
README.md Added feature bullet point about no runtime dependencies

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@CorentinTh CorentinTh merged commit 0c8b2ad into main Sep 20, 2025
2 checks passed
@CorentinTh CorentinTh deleted the multi-demo branch September 20, 2025 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants