You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Avi Flax <av...@arc90.com> on 2009/10/15 16:59:46 UTC

JSONLint

Hi everyone, I was just thinking that people working with CouchDB
might find JSONLint useful. It's a web-based tool which validates and
pretty-prints JSON documents. It was built as a lab project at my
firm, Arc90 — we love JSON!

It's here: http://jsonlint.com/

Also, if anyone wants the code, we can probably release the source. Let me know.

Enjoy!
Avi

P.S. Secret tip: you can input a URL and it'll scrape it for JSON and
parse that. See the FAQ for more.

--
Avi Flax » Partner » Arc90 » http://arc90.com

Re: JSONLint

Posted by Zachary Zolton <za...@gmail.com>.
I've been using this online tool: http://jsonformatter.curiousconcept.com/

It does validation and beautification.

On Thu, Oct 15, 2009 at 11:00 AM, Norman Barker <no...@gmail.com> wrote:
> I would love the code for this so I can run it locally, sorry I have
> been using your server a lot with huge JSON documents!
>
> There isn't a better tool for testing JSON!
>
> On Thu, Oct 15, 2009 at 9:41 AM, Noah Slater <ns...@tumbolia.org> wrote:
>>> Also, if anyone wants the code, we can probably release the source. Let me
>>> know.
>>
>> Awesome! Bung the code up on on Google Code or something!
>>
>

Re: JSONLint

Posted by Norman Barker <no...@gmail.com>.
I would love the code for this so I can run it locally, sorry I have
been using your server a lot with huge JSON documents!

There isn't a better tool for testing JSON!

On Thu, Oct 15, 2009 at 9:41 AM, Noah Slater <ns...@tumbolia.org> wrote:
>> Also, if anyone wants the code, we can probably release the source. Let me
>> know.
>
> Awesome! Bung the code up on on Google Code or something!
>

Re: JSONLint

Posted by Noah Slater <ns...@tumbolia.org>.
> Also, if anyone wants the code, we can probably release the source.  
> Let me know.

Awesome! Bung the code up on on Google Code or something!