json-tools / json-value

Helpers to work with json values.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

json-value

Build Status

Helpers to work with JSON values in elm

Use cases

You might need this library if you want to:

  • update JSON value without writing decoder and encoder
  • render JSON object for debugging purposes

Existing applications

This library is part of a bigger research of json schema, schema editor, and json editor

Installation

elm install json-tools/json-value

About

Helpers to work with json values.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 100.0%