Skip to content

gcanti/io-ts-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 23, 2021
032c569 · Mar 23, 2021
Jan 26, 2021
Feb 5, 2020
Feb 19, 2021
Mar 23, 2021
Aug 19, 2020
Mar 23, 2021
Mar 23, 2021
Aug 19, 2020
Feb 5, 2020
Mar 23, 2021
Apr 9, 2017
Sep 3, 2020
Jul 10, 2019
Mar 23, 2021
Mar 23, 2021
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