/io-ts-types-ext

Extension for io-ts-types

Primary LanguageTypeScriptMIT LicenseMIT

io-ts-types-ext

CI NPM

Extension types and codecs for io-ts-types

Installation

  1. Make sure that your projects have all the peer dependencies listed in package.json
  2. Choose one:
    • npm install io-ts-types-ext
    • yarn add io-ts-types-ext

Development

Build yarn
Lint yarn lint
Test yarn test
Release yarn publish