0.3.0 • Published 2 years ago

@mhoc/synthesize v0.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

Synthesize

Synthesize is an opinionated toolbox of utilities for Typescript. I mostly just use this for my own projects; may not be useful to other people.

npm i @mhoc/synthesize

Things Included

  • re-exports fp-ts (import { fp })
  • re-exports io-ts (import { io })
  • re-exports io-ts-types (import { iotstypes })
  • re-exports monocle-ts (import { monocle })
  • re-exports newtype-ts (import { newtype })
  • utility iodecode: function to decode objects with an io-ts spec, in a procedural way
0.3.0

2 years ago

0.2.0

3 years ago

0.1.0

3 years ago