io-ts-fuzzy
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

io-ts-fuzzy

Travis CI Build Status npm version

Fuzzy-decoding objects and other types with io-ts. Very useful for type-less configs (for example, YAML).

Installation

io-ts-fuzzy requires io-ts and fp-ts as peer dependencies.

$ yarn add io-ts-fuzzy io-ts fp-ts
$ # or
$ npm install --save io-ts-fuzzy io-ts fp-ts

Examples

See tests for examples.

License

The project is released under the MIT license. Read the license for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i io-ts-fuzzy

Weekly Downloads

2

Version

0.1.2

License

MIT

Unpacked Size

55.3 kB

Total Files

66

Last publish

Collaborators

  • tarik02