io-ts-types-ext
v1.1.1
Published
Extension to io-ts-types
Downloads
12
Readme
io-ts-types-ext
Extension types and codecs for io-ts-types
Installation
- Make sure that your projects have all the peer dependencies listed in
package.json - Choose one:
npm install io-ts-types-extyarn add io-ts-types-ext
Development
| | |
|-|-|
| Build | yarn |
| Lint | yarn lint |
| Test | yarn test |
| Release | yarn publish |
