JSONedit V0.8.1

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Post Reply
Message
Author
User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

JSONedit V0.8.1

#1 Post by I am Baas »

JSONedit is a simple JSON editor with text and tree view.
http://tomeko.net/software/JSONedit/index.php?lang=en

Image

Dl @ http://tomeko.net/software/JSONedit/bin ... t_0_8_1.7z

Settings: Application folder
Tested: Portable

User avatar
tproli
Posts: 1172
Joined: Sat Sep 09, 2006 10:14 am
Location: Hungary
Contact:

Re: JSONedit V0.8.1

#2 Post by tproli »


User avatar
Midas
Posts: 6710
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: JSONedit V0.8.1

#3 Post by Midas »

Might prove helpful in portabilizing other programs -- Transmission-Qt immediately sprung to my mind...

User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Re: JSONedit V0.8.1

#4 Post by I am Baas »

@tproli
Thank you.

To view the changelog scroll down to the bottom of this page.

User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Re: JSONedit V0.8.1

#5 Post by I am Baas »

Version 0.9.7.6 is available.

http://tomeko.net/software/JSONedit/index.php

tomeko
Posts: 6
Joined: Tue Dec 09, 2014 8:43 am

Re: JSONedit V0.8.1

#6 Post by tomeko »

Version 0.9.14 is available. Notable changes since 0.9.9:
  • coloring tree nodes according to their type
  • by default order of object subelements is preserved (settings: option to sort by name as previously)
  • reordering (up/down buttons) for object subelements (if they are not sorted by name)
  • in-place node value editor for tree view (assigned to F4; for editing node name use F2)
  • smarter auto-expand for tree view (working recursively while number of visible nodes is smaller than 30)

User avatar
Checker
Posts: 1628
Joined: Wed Jun 20, 2007 1:00 pm
Location: Ingolstadt [DE]

Re: JSONedit V0.8.1

#7 Post by Checker »

@tomeko: Thanks ... and updated :wink:

Post Reply