JSPM

  • Created
  • Published
  • Downloads 1651406
  • Score
    100M100P100Q197072F
  • License MIT

TypeScript compatible runtime type system for IO validation

Package Exports

  • io-ts
  • io-ts/es6/Codec
  • io-ts/es6/Decoder
  • io-ts/es6/Encoder
  • io-ts/es6/Guard
  • io-ts/es6/PathReporter
  • io-ts/es6/Reporter
  • io-ts/es6/Schema
  • io-ts/es6/Schemable
  • io-ts/es6/ThrowReporter
  • io-ts/es6/Tree
  • io-ts/lib
  • io-ts/lib/Codec
  • io-ts/lib/Decoder
  • io-ts/lib/Encoder
  • io-ts/lib/Guard
  • io-ts/lib/PathReporter
  • io-ts/lib/PathReporter.js
  • io-ts/lib/Reporter
  • io-ts/lib/Schema
  • io-ts/lib/Schemable
  • io-ts/lib/ThrowReporter
  • io-ts/lib/Tree

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (io-ts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

build status dependency status npm downloads Minified Size

Installation

To install the stable version:

npm i io-ts fp-ts

Note: fp-ts is a peer dependency for io-ts

Documentation

Usage

Experimental features (version 2.2+)

Stable (old)