Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
I

io-ts

> 编程语言
Open source

Runtime type system for IO decoding/encoding

6.8K stars0 likes0 views
WebsiteGitHub

About

Runtime type system for IO decoding/encoding

  • Installation
  • Usage
    • 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

  • Documentation of the main stable features (index.ts module)

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 module
  • Encoder.ts module
  • Codec.ts module
  • Eq.ts module
  • Schema.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.

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Installation
  • •Stable features
  • •Experimental features (version 2.2+)
  • •Documentation of the main stable features (index.ts module)
  • •Decoder.ts module
  • •Encoder.ts module
  • •Codec.ts module
  • •Eq.ts module
  • •Schema.ts module (advanced feature)

> Tags

TypeScriptinferenceruntimetypestypescript

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言