Skip to content

noitcudni/discoverable-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discoverable Json Chrome Extension

Inspired by gron Dicoverable Json Extension flattens your JSON data (however nested) into valid javascript expressions. It's a very simple but power concept. With absolute javascript paths, you can easiy search for the sliver of data you care about. Or, remove the data that are not relevant to you.

It automatically reconstructs your data manipulation back to valid JSON. You can also download the end result.

Install from Google Webstore

https://chrome.google.com/webstore/detail/discoverable-json/pcakbljjigdafljigcpbmjllkbhlncjg

Installation

  1. Install Java.
  2. Install leiningen.
  3. git clone [email protected]:noitcudni/cljs-gron-online.git
  4. cd into cljs-gron-online
  • In your terminal
lein jar && lein install
  1. git clone [email protected]:noitcudni/discoverable-json.git
  2. cd into discoverable-json
  • In your terminal
lein release && lein package
  1. Go to chrome://extensions/ and turn on Developer mode.
  2. Click on Load unpacked extension . . . and load the extension.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published