decgen

Builds JSON decoders and encoders for your Elm types.


License
ISC
Install
npm install decgen@1.0.3

Documentation

Elm decoder generator

Builds JSON decoders and encoders for your Elm types.

Usage: in the browser

Copy/paste your type definitions into the live version.

Cli version

Check out FranzSkuffka's command line tool.