/JSONVue

A Chrome extension like JSONView but built with vue-json-tree-view Component

Primary LanguageJavaScriptMIT LicenseMIT

JSONVue

A Chrome Extension like JSONView, built with VueJS and vue-json-tree-view component for Viewing JSON as tree structure.

See the Extension in Action!

  • Clone the Code.
  • Build the Code.
  • After the Code is built
    • Go to Chorme Extensions
    • Enable the Developer Mode
    • Click on Load Unpacked
    • select the Extension Folder from the Project Directory
    • You should see the Extension as JSONVue 1.0 in the extensions list
    • Done, Call Any API and watch out for the result in Tree-View.