io-ts
https://github.com/gcanti/io-ts
TypeScript
Runtime type system for IO decoding/encoding
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to io-ts
Help out
- Issues
- partially enumerable record missing enumerable keys passes `record.is`, contrary to TypeScript types
- Providing a way to replace the failure implementation
- t.Int: use Number.isSafeInteger instead of Number.isInteger
- Intersection of Function with Object doesn't validate correctly
- `t.TypeOf<keyof<o>>` should return a string union type, not a numeric union type.
- How to generate documentation for types generated with `t.TypeOf`
- Surprising acceptance of various inputs
- Subpath imports in ESM mode
- io-ts recursion use issue
- Intersection with record whose keys are a custom type
- Docs
- TypeScript not yet supported