The devel/erl-ej port

erl-ej-0.0.2.1p0 – module for working with Erlang terms representing JSON

Description

The ej module makes it easier to work with Erlang terms representing
JSON in the format returned by jiffy, mochijson2, or ejson. You can use
ej:get/2 to walk an object and return a particular value, ej:set/3 to
update a value within an object, or ej:delete/2 to remove a value from
an object.

WWW: https://github.com/seth/ej
Categories:
devel lang/erlang

Library dependencies

Build dependencies

Run dependencies