react-json-tree icon indicating copy to clipboard operation
react-json-tree copied to clipboard

React JSON Viewer Component, Extracted from redux-devtools

Results 34 react-json-tree issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, There is a [library request](https://github.com/cdnjs/cdnjs/issues/9343) in cdnjs. To contain the library correctly, I would like to check the files needed to be added. The files I plan to add...

help wanted

Currently when a node is collapsed and contains an `object` or `array`, by default it will show something like `3 keys` or `4 items`. This is decent default and given...

We are using [seamless-immutable](https://github.com/rtfeldman/seamless-immutable) which adds functions like `merge`, 'update`, etc.. into the state object. In the Redux Log Monitor these functions are showing in the panel. Is there a...