A Vue.js component that renders a collapsible tree view from JSON data.
Preview:
Changelog:
01/12/2020
- v0.4.1
Download Details:
Author: tylerkrupicka
Live Demo: http://tylerkrupicka.com/vue-json-component/
Download Link: https://github.com/tylerkrupicka/vue-json-component/archive/master.zip
Official Website: https://github.com/tylerkrupicka/vue-json-component
Install & Download:
# Yarn
$ yarn add vue-json-component
# NPM
$ npm install vue-json-component --save