Skip to content
/ io-ts Public
forked from gcanti/io-ts

Runtime type system for IO decoding/encoding

License

Notifications You must be signed in to change notification settings

devkat/io-ts

This branch is 15 commits behind gcanti/io-ts:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e619fb1 · Oct 6, 2022
Jul 28, 2022
Jan 29, 2017
Aug 29, 2022
Aug 29, 2022
Jul 2, 2019
Jun 29, 2020
Mar 6, 2021
Oct 6, 2022
Oct 6, 2022
Jan 28, 2021
Aug 19, 2020
Apr 4, 2020
Oct 6, 2022
Apr 27, 2021
Feb 22, 2021
Nov 4, 2020
Aug 19, 2020
Jan 28, 2017
Sep 1, 2022
Feb 22, 2021
Jan 19, 2022
Feb 12, 2021
Aug 29, 2022
Oct 6, 2022
Aug 19, 2020
Aug 19, 2020
Jan 28, 2021
May 28, 2019
May 28, 2019

Repository files navigation

build status npm downloads

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.

About

Runtime type system for IO decoding/encoding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%