gcanti / io-ts
Runtime type system for IO decoding/encoding
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing gcanti/io-ts in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Summary (README)
PreviewInstallation
To install the stable version
npm i io-ts fp-ts
Note. fp-ts is a peer dependency for io-ts
Usage
Stable features
Experimental modules (version 2.2+)
Experimental modules (*) are published in order to get early feedback from the community, see these tracking issues for further discussions and enhancements.
The experimental modules are independent and backward-incompatible with stable ones.
Decoder.tsmoduleEncoder.tsmoduleCodec.tsmoduleEq.tsmoduleSchema.tsmodule (advanced feature)
(*) A feature tagged as Experimental is in a high state of flux, you're at risk of it changing without notice.