agrafix / agrafix/elm-bridge

More readable output

Open
#5 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Elm
Stars
107
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Hello,

Is it possible to produce more readable output? It would be great to have these improvements:
- no redundant brackets
- space before colon in type definition
- (=>) used in encoder instead of (,)
- 'val' replaced by one letter variable like 'o'
- import Json.Encode as E, Json.Decode as D and Json.Helpers as H
- use (|:) from Json.Decode.Extra instead of 'andThen' and chained lambda

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.