085d7c68ba | ||
---|---|---|
.. | ||
Codec | ||
DecodeError | ||
Decoder | ||
Encoder | ||
Eq | ||
FreeSemigroup | ||
Guard | ||
Kleisli | ||
PathReporter | ||
Reporter | ||
Schema | ||
Schemable | ||
TaskDecoder | ||
ThrowReporter | ||
Type | ||
es6 | ||
lib | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
package.json |
README.md
Installation
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.ts
moduleEncoder.ts
moduleCodec.ts
moduleEq.ts
moduleSchema.ts
module (advanced feature)
(*) A feature tagged as Experimental is in a high state of flux, you're at risk of it changing without notice.