• Stars
    star
    180
  • Rank 213,097 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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