c-bik/yajc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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">>}]).