You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yet Another JSON Converter
--------------------------
Some unit and integration test cases in yajc.erl
Lazy aid tryout:
$ rebar compile
$ ./test.sh
Usage:
yajc:to_erlang("{\"foo\":\"bar\"}").
yajc:to_json([{foo,<<"bar">>}]).