Copyright © 2018 crownedgrouse.com
Version: 1.0.2
Authors: Eric Pailleau (jason@crownedgrouse.com).
jason
is a JSON encode/decode library written in Erlang.
This project was mainly created for easy handling of JSON from/to Erlang records, but allow binary struct, proplists and maps formats.
jason
offer also a rare feature : pretty printing JSON in several indentation styles.
parse_transform
. Record definitions can be given as arguments or extracted from module(s) abstract code at runtime. jason:types/0 show in console how Erlang types are converted to JSON and back to Erlang data.
See Wiki at https://github.com/crownedgrouse/jason/wiki for documentation and tutorial.
Generated by EDoc