utkuufuk / io-ts-types-ext

Extension for io-ts-types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Extension for io-ts-types

License:MIT License


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%