io-ts
TypeScript runtime type system for IO decoding/encoding

io-ts downloads io-ts version io-ts license

io-ts类似的npm包:
npm下载趋势
3 年
🌟 在 io-ts 的 README.md 中显示实时使用量图表,只需复制下面的代码。
## Usage Trend
[![Usage Trend of io-ts](https://npm-compare.com/img/npm-trend/THREE_YEARS/io-ts.png)](https://npm-compare.com/io-ts#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 在 io-ts 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。
## GitHub Stars Trend
[![GitHub Stars Trend of io-ts](https://npm-compare.com/img/github-trend/io-ts.png)](https://npm-compare.com/io-ts)
统计详情
npm包名称
下载量
Stars
大小
Issues
发布时间
License
io-ts1,854,9556,804460 kB1631 年前MIT
io-ts的README

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.