Skip to content

json-tools/json-value

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 25, 2018
4ac7163 · Sep 25, 2018

History

29 Commits
Nov 1, 2017
Sep 25, 2018
Sep 25, 2018
Nov 1, 2017
Nov 5, 2017
Nov 5, 2017
Sep 24, 2018
Sep 25, 2018

Repository files navigation

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

Packages

No packages published

Languages