unjs / untyped

Generate types and markdown from a config object.
https://untyped.unjs.io/
MIT License
401 stars 19 forks source link

Make it runtime validator agnostic #133

Closed nicolasperez19 closed 3 months ago

nicolasperez19 commented 3 months ago

Describe the feature

Having runtime validation would be useful for making the types safer at runtime. typeschema could serve as inspiration to make runtime type validation agnostic

Additional information

pi0 commented 3 months ago

Thanks for the suggestion ❤️ Please see this discussion: https://github.com/unjs/untyped/issues/101

(TLDR, this might be another lib)