Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 563 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 563 Bytes

jsxn (v2.3.0)

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

differences from jsx

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