Power JSON Editor

支持系统
OS X 10.9
价格
68
下载次数
139
官方网站
Power JSON Editor is a powerful JSON editor for developers. By Power JSON Editor, developers can easily import JSON data from web, or import plist data as JSON, and also can export JSON to plist file. With support of Plug-in, Power JSON Editor is also easily to extend its functions, currently supports rendering JSON data with Jade template. √ iCloud support * Save and open JSON documents in iCloud √ Multiple Editor Panel * Raw JSON text editor * JSON node editor * JSON node tree editor * Toggle editor panel easily √ Powerful Node Edit * Error message of parsing JSON, useful to debug invalid JSON * One-click beautifying JSON text * Convert node data type between string, number, boolean and null * Duplicate, cut, copy and paste JSON node * Adjust node's parent easily with Command + ] or Command + [ * Wrap JSON node to object or array * Drag and drop JSON data between documents or other editors √ Powerful Node Search * Search nodes' key and value * Search with JSONPath expression * For JSONPath support, see JSONPath Support section in http://tickplant.com/powerjsoneditor/ * Use "$.store.book[?(price < 10)]" for searching books which price less than 10 * For JSONPath grammar, visit http://goessner.net/articles/JsonPath/ * Only shows matched nodes √ Plug-in Supports * QuickLook plugin - Preview JSON with pretty format in Finder * Plist format convert plugin - View and Edit plist file with Power JSON Editor * JSON Render plugin - Render JSON with Jade template and export HTML * Local Web Server plugin - Use Power JSON Editor as an API Server * Not Well-formed JSON Parse plugin - Parse JSON with comments or JSON-P response as JavaScript * MongoDB Extendend JSON normalize plugin * More Plug-ins in developing √ Import & Export * Import JSON data from web * Import Plist file as JSON * Export JSON to plist file √ JSON Render Plug-in * Render JSON as html with Jade template * JSON document in jade local variable is "data", for example: - each item in data p= item.title Any questions or suggestions please don't hesitate to send an email to tickplant+support@gmail.com, your advice is important to us :)