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

A JSON tree view component that is easy to use and also supports data selection.

Results 44 vue-json-pretty issues
Sort by recently updated
recently updated
newest added

Hey, I think there may be an issue with how scroll offset is calculated and applied in virtual scrolling when there are multi-line text values in JSON. Here's an example...

Hello, I would like to know how to add or delete an object, and then have vue-json-pretty validate the format and locate elements. However, I have not seen these functionalities...