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

React JSON inspector component

Results 17 react-json-inspector issues
Sort by recently updated
recently updated
newest added

Hi, Awesome work you've done here! I'm very happy using this, and for my use case I'm also thinking a copy to clipboard like this would be nice: https://github.com/nkbt/react-copy-to-clipboard Is...

It doesn't look like there's a way to override basic rendering methods. Is that right, or am I missing something? What I'd like to do at the moment is just...

Is there a way to overide this behaviour, I guess it makes sens for most use case but for documents that have a lot of top level elements it would...

Iff searching in ignore case mode, data will not be highlighted properly For example have the following json: { a: Kuku} search for 'kuku' The node will be expanded but...

Added options for expanding the root and displaying the the root label

Any plans for a standalone js lib or even better, a bower component?

hey, thanks for developing the component :) my app needs to to display, search and _modify_ json object. do you have anything planned for this? if not, would you accept...