io-ts

v0.2.1
TypeScript compatible runtime type system for IO validation
typescript IO validation runtime type system

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

build

rm -rf lib/* && rm -rf lib-jsnext/* && tsc && tsc -m es6 --outDir lib-jsnext

Metadata

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

Downloads

Maintainers