io-ts

v0.3.0
TypeScript compatible runtime type system for IO validation
typescript validation inference types runtime

typings-checker

typings-checker --allow-expect-error --project typings-checker/tsconfig.json typings-checker/index.ts

mocha

mocha -r ts-node/register test/*.ts

test

npm run typings-checker && npm run mocha

clean

rm -rf lib/* && rm -rf lib-jsnext/*

build

npm run clean && tsc && tsc -m es6 --outDir lib-jsnext

Metadata

  • MIT
  • Whatever
  • Giulio Canti
  • released 3/31/2017

Downloads

Maintainers