elm-community / json-extra

Convenience functions for working with Json.

Home Page:http://package.elm-lang.org/packages/elm-community/json-extra/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

json-extra

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.

Contributing

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.

Upgrading to Elm 0.19

date is now datetime and only sucessfully decodes strings in Iso 8601 format.

About

Convenience functions for working with Json.

http://package.elm-lang.org/packages/elm-community/json-extra/latest

License:MIT License


Languages

Language:Elm 100.0%