elm install elm-community/json-extra
Convenience functions for working with JSON. Decoders in this package cover reasonably common, and slightly less common use-cases you may encounter when working with JSON in Elm.
Contributions are always welcome. Before opening a PR, it's generally a good idea to open an issue first, so we can discuss the use-cases before diving into the code.
date
is now datetime
and only sucessfully decodes strings in Iso 8601 format.