From 9740befce7b6911cc49284465ae49178891f0070 Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Tue, 22 Apr 2014 13:24:47 -0700 Subject: [PATCH] point people who NEED maps to jsxn --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 66f318e..4a6eeca 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ there are a few changes for users upgrading from 1.x. see [CHANGES.md](CHANGES.m for the overview or [migrating from 1.x](#migrating) for the details. use [master branch](https://github.com/talentdeficit/jsx/tree/master) if you want the last 1.x version +## slightly less important note ## + +**jsx** is commited to proplists as it's object representation to the point of death. +[jsxn][jsxn] is much more pragmatic and uses maps as it's object representation and +is otherwise identical to **jsx** + ## index ## * [quickstart](#quickstart) @@ -676,3 +682,4 @@ jsx wouldn't be what it is without the contributions of [paul davis](https://git [meck]: https://github.com/eproxus/meck [rfc4627]: http://tools.ietf.org/html/rfc4627 [travis]: https://travis-ci.org/ +[jsxn]: https://github.com/talentdeficit/jsxn