Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 140BBD6CB for ; Tue, 11 Dec 2012 15:05:07 +0000 (UTC) Received: (qmail 58205 invoked by uid 500); 11 Dec 2012 15:05:06 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 57651 invoked by uid 500); 11 Dec 2012 15:05:04 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 57620 invoked by uid 99); 11 Dec 2012 15:05:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2012 15:05:03 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bchesneau@gmail.com designates 209.85.210.172 as permitted sender) Received: from [209.85.210.172] (HELO mail-ia0-f172.google.com) (209.85.210.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2012 15:04:57 +0000 Received: by mail-ia0-f172.google.com with SMTP id z13so7702670iaz.17 for ; Tue, 11 Dec 2012 07:04:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=VU/1tKqXwauCBrt5aY2V99a+0oFtgwhESGor6zUeXjU=; b=1GC0AX/XOv9g+JleQY1nR/ShGBaYCJaNjSSfXbkTOr/m06Lcvpn58oWL1tzWsl2Lm5 fgug1mO88wteHj0y/Dqem7RqPze8GSAi3/F5hgzxdpSTLg175C1zkpP08MMumdpMS6Wo 60Fez0V17h7J/M60MdSjijcRnSBHS3XKaOeAleqHv+7y3BlAIDTPttKAfPrqfMxWs+uv LGbbQyDG4eI2G5lly92yxOQF0LIVgIIj+BuusIuIBfHUSrAzH5nKouR4/TP0Pq0AN9Rx +ECh33T1w7nPhR5KGcy1g6gBelYnbJZyED5Xw9BlqYSUt3WZNxs1BLJq9JBIq6p17W8I VfZw== MIME-Version: 1.0 Received: by 10.50.33.174 with SMTP id s14mr10198557igi.11.1355238277033; Tue, 11 Dec 2012 07:04:37 -0800 (PST) Received: by 10.64.77.196 with HTTP; Tue, 11 Dec 2012 07:04:36 -0800 (PST) Date: Tue, 11 Dec 2012 16:04:36 +0100 Message-ID: Subject: json editor in js From: Benoit Chesneau To: "user@couchdb.apache.org" Content-Type: multipart/alternative; boundary=f46d0444696916adaf04d095004f X-Virus-Checked: Checked by ClamAV on apache.org --f46d0444696916adaf04d095004f Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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=EEt --f46d0444696916adaf04d095004f--