Skip to content

gcanti/io-ts-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

14c1d2b · Sep 8, 2020
Sep 13, 2019
Feb 5, 2020
Sep 8, 2020
Aug 19, 2020
Aug 19, 2020
Sep 8, 2020
Sep 8, 2020
Aug 19, 2020
Feb 5, 2020
Jun 5, 2020
Sep 8, 2020
Apr 9, 2017
Sep 3, 2020
Jul 10, 2019
Aug 19, 2020
Sep 8, 2020
Aug 19, 2020
Aug 19, 2020
Sep 8, 2020
Mar 6, 2019
Mar 4, 2019

Repository files navigation

A collection of runtime types and combinators for use with io-ts

Installation

To install the stable version:

npm i io-ts-types

Note. io-ts-types depends on

starting from 0.5.0 you must install fp-ts, io-ts, newtype-ts and monocle-ts manually (fp-ts, io-ts, newtype-ts and monocle-ts are listed in peerDependency)

TypeScript compatibility

io-ts-types version required typescript version
0.5.x 3.5+
0.4.x 3.1+

Documentation