Skip to content

joebeachjoebeach/json-path-finder

Repository files navigation

first release

JSON Path Finder is a web-app designed to take some of the hassle out of accessing JSON data with dot/bracket notation.

Give it a whirl

Features

  • Display JSON data in a collapsible/expandable tree structure
  • Output the dot-notation of the currently selected piece of data
  • Edit, minify, and prettify JSON

Demo