Hi, and thanks for making elm-codegen! 😁
If I understood correctly, one of its goals is boilerplate or repetitive code generation, such as JSON codecs or encoders-decoders. However, It isn’t clear how to use regular Elm types to generate an encoder or decoder, and it would be really helpful to have this common use case in the docs.
Is it possible to add an example to the README.md?
Hi, and thanks for making
elm-codegen! 😁If I understood correctly, one of its goals is boilerplate or repetitive code generation, such as JSON codecs or encoders-decoders. However, It isn’t clear how to use regular Elm types to generate an encoder or decoder, and it would be really helpful to have this common use case in the docs.
Is it possible to add an example to the README.md?