elm-designer icon indicating copy to clipboard operation
elm-designer copied to clipboard

CodeGen: rewrite module using elm-codegen

Open passiomatic opened this issue 3 years ago • 0 comments

Recently released elm-codegen package will help greatly to avoid to produce code that doesn't compile.

The idea is to generate the bindings for the Elm-ui package, add to this repo, and make it straightforward for the Elm compiler to check for any mismatched type.

passiomatic avatar Aug 23 '22 12:08 passiomatic