[erlang-questions] [ANN] jwalk 1.1.2 - Helper module for working with Erlang representations of JSON: eep-18, Maps, mochijson-style and proplists representations

jim rosenblum jim.rosenblum@REDACTED
Thu Mar 17 12:47:12 CET 2016


Jwalk is a helper module for working with Erlang representations of JSON:
eep-18, maps, mochijson-style and proplists representations. It is very
similar to ej (https://github.com/seth/ej). I have been using jwalk in
production for about 4 months without issue. Having said that, I would
still consider it to NOT have had robust, in-the-field vetting.

Ej  is great, but it did not have Map support, and I wasn't smart enough to
add it to that code base (plus it has been forked a lot, and I couldn't
decide whose fork was most likely to be maintained).

Like ej, jwalk implements delete, get, set and set_p functions.

I'm not in the class of Erlang developer that many (most) of you are, but I
have been using this library successfully, and if it can help anyone else,
I would be happy.

https://github.com/jr0senblum/jwalk
https://hex.pm/packages/jwalk

Any feedback is welcome

jr0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160317/f8078876/attachment.htm>


More information about the erlang-questions mailing list