TickPlant » News » Archived » Power JSON Editor v1.3.0 released
Power JSON Editor v1.3.0 released

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.

View product introduction page: Power JSON Editor

What’s new in Power JSON Editor v1.3.0:

  • A new powerful node search feature with JSONPath support!
  • Nodes search supports JSONPath expression (like XPath), for example: $.store.book[?(price<10)]
  • For JSONPath support, see JSONPath Support section in http://tickplant.com/powerjsoneditor/
  • For detail JSONPath grammar, see http://goessner.net/articles/JsonPath/
  • Add Search Nodes toolbar item, you can add it by customize toolbar
  • Change import from web menu title to “Import from Web”
  • Change import from plist menu title to “Import from Plist”
  • Add “Reimport from Web” menu
  • Now can specified shortcut for import menu in System Preferences
  • Fix node’s contextual menu