JSON To Tree Component For Vue.js

Install & Download:

# Yarn
$ yarn add vue-json-component
# NPM
$ npm install vue-json-component --save

Description:

A Vue.js component that renders a collapsible tree view from JSON data.

Preview:

JSON To Tree Component For Vue.js

Changelog:

01/12/2020

  • v0.4.1

Add Comment