this is just jsx but with maps instead of proplists
also jsx returns maps now so you probably don't need to use this anymore
1> jsxn:decode(<<"{\"library\": \"jsxn\", \"awesome?\": true}">>).
#{<<"awesome?">> => true,<<"library">> => <<"jsxn">>}
that's pretty much it. enjoy
jsxn is released under the terms of the MIT license
copyright 2010-2013 alisdair sullivan