0.3.0 • Published 4 years ago
@mhoc/synthesize v0.3.0
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/synthesizeThings 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