Skip to content
forked from alterisian/JSONpad

JSONpad is an editor with a nice GUI for simply editing JSON data. The GUI runs inside the Adobe Air runtime and is build with JavaScript.

Notifications You must be signed in to change notification settings

penkoad/JSONpad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

┌────────────────────────────────────────────────┐
│       _  _____  ____  _   _                 _  │
│      | |/ ____|/ __ \| \ | |               | | │
│      | | (___ | |  | |  \| |_ __   __ _  __| | │
│  _   | |\___ \| |  | | . ` | '_ \ / _` |/ _` | │
│ | |__| |____) | |__| | |\  | |_) | (_| | (_| | │
│  \____/|_____/ \____/|_| \_| .__/ \__,_|\__,_| │
│                            | |                 │
│         An editor for JSON |_| data            │
│                                                │
│                                                │
│   Christopher Söllinger                        │
│   [email protected]                            │
│   http://www.jsonpad.com                       │
└────────────────────────────────────────────────┘



What is JSONpad
***************
JSONpad is an editor made for an easy handling with JSON data. Simply load
your data into a code highlighted area or get a good overview inside a tree
menu.

Edit your data in the tree and convert it back to a JSON string.



Features in JSONpad
*******************
- JSON validation
- Import data from file, url or just from a text
- Drag and drop tree handling. Simply move/cut a node/object.
- Convert JSON to XML or XML to JSON.
...

About

JSONpad is an editor with a nice GUI for simply editing JSON data. The GUI runs inside the Adobe Air runtime and is build with JavaScript.

Resources

Stars

Watchers

Forks

Packages

No packages published