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

not only a JSON viewer

Results 40 json-viewer issues
Sort by recently updated
recently updated
newest added

Hello! Would it be possible to add functionality that Enter key on input press submits the values instead of putting in a new line? And also outside click out of...

enhancement

With `maxDisplayLength=N`, we limit items to N but, clicking on 'hidden X items...', we can only show N items at time. Can add a feature to show all items?

enhancement

First off, thank you so much for this project! I'm trying to use it to implement a real-time debugger for our graphical editor which can convert the graphical data being...

enhancement

Ref: - https://github.com/TexteaInc/json-viewer/issues/11#issuecomment-1379853848 - https://github.com/pmndrs/jotai/discussions/1697

[Screencast from 09-22-2022 07:29:08 PM.webm](https://user-images.githubusercontent.com/14026360/191873251-faacc0f5-5ded-4dab-b96c-5b827d054825.webm)

bug

For long string values, the value gets cut because the modal window does not allow horizontal scrolling. Either horizontal scrolling should be enabled, or the string value should wrap.

bug

we print `ref *x` and `[Circular *x]` ```js ➜ node -v v16.17.0 ➜ node Welcome to Node.js v16.17.0. Type ".help" for more information. > const a = {} undefined >...

enhancement

Bumps the patterns group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clsx](https://github.com/lukeed/clsx) | `2.1.0` |...

dependencies