Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: library,testing,pnpm #8

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

sandros94
Copy link

@sandros94 sandros94 commented Nov 12, 2024

My main goal was to just fix the types (for non-async schemas) and update the playground/readme.

But as I discovered this amazing h3-zod package I wanted to also implement those missing features here and ended up also implementing vitest and updating all deps (eslint follows what is being used in most UnJS projects).

What this includes

  • Fixed types for already implemented parsers to support non-async schemas
  • added safe async parsers (to validate but manually control the error)
  • added various string utils
  • added vitests

@Intevel Intevel changed the title Completely overhaul the project refactor: library,testing,pnpm Nov 12, 2024
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.

1 participant