billstclair / elm-html-template

Turn JSON templates and dictionaries into Elm Html
https://lisplog.org/elm-html-template/
MIT License
6 stars 0 forks source link

Pretty Printing #14

Open billstclair opened 7 years ago

billstclair commented 7 years ago

Write a prettier printer for JSON encoders, that has a minimum line length.

The existing Json.Encode.encode inserts too many line breaks.