Skip to content
forked from rapee/jsonfinder

Browse JSON like you do it in Finder (Chrome extension).

License

Notifications You must be signed in to change notification settings

dvp0/jsonfinder

 
 

Repository files navigation

JSON Finder

Browse JSON like you do it in Finder.

  • View like you browse file system.
  • Good for large JSON: column view helps you keep track of deep object or array.
  • Find in JSON and jump to matches. (Press ⌘+F on OSX)
  • Mouse or arrow keys to navigate.
  • Support browser back/forward.

Installation

Install from Chrom Web Store here.

Sample JSON

Change Log

0.0.8

  • NEW: Highlight matched keyword when search

0.0.7

0.0.6

  • NEW: Show selected key path
  • NEW: Display array length
  • NEW: Make column resizable

0.0.5

  • FIX: null bug

0.0.4

  • NEW: Search key and value in JSON
  • NEW: Support history and hash change
  • FIX: CSS encoding bug

0.0.3

  • FIX: CSS injection bug

About

Browse JSON like you do it in Finder (Chrome extension).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.4%
  • CSS 5.2%
  • HTML 1.4%