vue-json-viewer icon indicating copy to clipboard operation
vue-json-viewer copied to clipboard

Simple JSON viewer component, for Vue.js 2 and support ssr

Results 41 vue-json-viewer issues
Sort by recently updated
recently updated
newest added
trafficstars

Do we have a dark theme support for this?

能否支持 RegExp 类型

默认渲染的时候数组的第一个展开,其他的默认收缩

如果能支持编辑JSON串就完美了

我这本地和正式显示不一样啊 显示content有问题

现在解析后展示的是JS Object,可否暴露直接展示 JSON 的能力,thx

当动态变化容器宽度时内部数组数据会发生变化 (增加或者减少)

项目预期是根据后台返回的颜色,动态的改变字体颜色。

vue: 2.5.22 `:expand-depth="deep"` 这种,deep更改时没重新调整深度,是不是加个watcher?