Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minibill/elm-codec-generator

Codec generator (quick 'n dirty)
https://github.com/minibill/elm-codec-generator

Last synced: about 7 hours ago
JSON representation

Codec generator (quick 'n dirty)

Awesome Lists containing this project

README

        

# elm-codec-generator

This is a tool to automatically generate `Codec`s from an Elm file containing the types.

# Running it

```bash
$ yarn start
```