sheminasalam / json-path-finder

Web app to find the path of an item in a JSON object

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web app to find the path of an item in a JSON object

License:MIT License


Languages

Language:JavaScript 97.9%Language:HTML 1.6%Language:CSS 0.4%