json-viewer
json-viewer copied to clipboard
not only a JSON viewer
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...
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?
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...
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)
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.
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 >...
Bumps the patterns group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clsx](https://github.com/lukeed/clsx) | `2.1.0` |...