gcanti / io-ts-types

A collection of codecs and combinators for use with io-ts
https://gcanti.github.io/io-ts-types/
MIT License
311 stars 40 forks source link

Support nonEmptyObject #142

Open zhaoyao91 opened 4 years ago

zhaoyao91 commented 4 years ago

🚀 Feature request

Current Behavior

No such combinator

Desired Behavior

similar to nonEmptyArray, but for object or record.