@mhoc/synthesize

0.3.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @mhoc/synthesize

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

59.9 kB

Total Files

12

Last publish

Collaborators

  • mhoc