Javascript Vue

A Vue3 component that displays JSON in a collapsible tree

json-tree-view-vue3 A Vue3 component that displays JSON in a collapsible tree. Inspired by vue-json-component and vue-json-tree-view to work with Vue3 and TypeScript. Example <template> <JsonTreeView :data=”state.json” :maxDepth=”3″ /> </template>...
Read More

Pin It on Pinterest

Generated by Feedzy