II.
Library overview
Reference · livelibrary:io-ts
io-ts overview
Runtime type-checking library for TypeScript that doubles as a codec for encoding/decoding data; integrates with fp-ts to return Either values instead of throwing on invalid input.
Attributes
displayName
io-ts
belongsToLanguageId
category
functional
description
Runtime type-checking library for TypeScript that doubles as a
codec for encoding/decoding data; integrates with fp-ts to return
Either values instead of throwing on invalid input.
Outgoing edges
alternative_to3
- library:zod·LibraryZod
- library:yup·LibraryYup
- library:joi·LibraryJoi
belongs_to_language1
- language:javascript·LanguageJavaScript
used_for1
- skill-area:data-validation-sanitization·SkillAreaData Validation and Sanitization
Incoming edges
alternative_to1
- library:zod·LibraryZod