Skip to content
/ jsxn Public
forked from talentdeficit/jsxn

jsx but with maps for people who are into that kind of thing (forked so we can tag versions for build components)

License

Notifications You must be signed in to change notification settings

Plexxi/jsxn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

jsx but with maps for people who are into that kind of thing (forked so we can tag versions for build components)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 92.5%
  • Elixir 7.5%