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鈥檛 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鈥檛 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?