On 11 December 2012 16:04, Benoit Chesneau <[email protected]> wrote: > Hello, > > I am actually working on a couchapp and need to add a json editor to it. > Any idea about it ? Maybe something that could work with codemirror but > that isn't a strong requirement. > > Anyway any recommendation is appreciated. > > - benoƮt
Garren already had a crack for futon2 https://github.com/garrensmith/futon2/commit/781ef9be3729f44c2c879e8e7aed7ac86e69db47 which uses https://github.com/wjosdejong/jsoneditoronline http://www.jsoneditoronline.org/ under the hood. There's also Ben's https://github.com/bigbluehat/reformed A+ Dave
