UNPKG

vue-json-tree

Version:

Vue component that renders JSON data in a collapsible tree structure.

6 lines (4 loc) 101 B
import component from './json-tree.vue' if (window.Vue) { Vue.component('json-tree', component) }