eeue56/elm-debug-json-view

Debug Json Decoders with this html view


License
BSD-3-Clause
Install
elm-package install eeue56/elm-debug-json-view 1.0.0

Documentation

elm-debug-json-view

A package for debugging a decoders with Json in Elm.

This package is intended for use during development, to allow you to easily test multiple URLs against a decoder.

It provides you with some useful error info, and a break down of what went wrong.

Highlighting is provided via elm-markdown and highlight.js.

Install

elm-package install --yes eeue56/elm-debug-json-view