io-ts

TypeScript runtime type system for IO decoding/encoding

  • io-ts

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
io-ts
6,6031582.2.215 months ago7 years agoMinified + gzip package size for io-ts in KB

Readme

build status npm downloads

- Stable features - Experimental features (version 2.2+)
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.

(\*) A feature tagged as Experimental is in a high state of flux, you're at risk of it changing without notice.