phatnguyenuit / io-ts-example

io-ts example which encode/decode data type in the run time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

io-ts-example

io-ts example which encode/decode data type in the run time.

Installation

  • Using NPM:

    npm install
  • Using Yarn:

      yarn

Development

npx ts-node /path/to/ts/file

About

io-ts example which encode/decode data type in the run time.

License:MIT License


Languages

Language:TypeScript 100.0%