I'm using jsoneditor in my futon replacement and it is awesome. https://github.com/mark-hahn/ftn
On Tue, Dec 11, 2012 at 9:48 AM, Benoit Chesneau <[email protected]> wrote: > On Tue, Dec 11, 2012 at 5:06 PM, Dave Cottlehuber <[email protected]> wrote: > >> 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 >> > > Thanks for the links :) WIll see what can I do with them. > > - benoit
