json-viewer
json-viewer copied to clipboard
not only a JSON viewer
Bumps [next](https://github.com/vercel/next.js) from 13.5.6 to 14.2.3. Release notes Sourced from next's releases. v14.2.3 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
I suggest passing the parent value to the `onAdd` callback, this can reduce the workload of developers parsing the path. ```ts /** * @param path path to the parent target...
Once we are adding depth of more than 30 and several nested JSON and once hovering each value clipboard loading speed become very slow
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11. Release notes Sourced from husky's releases. v9.0.11 chore: update package-lock.json by @btea in typicode/husky#1383 fix: export HUSKY=0 in init (fixes #1393) by @typicode in...
Is it possible to use usual text editor functionality, like: copy, paste, select all etc.? (Ctrl+C/V/A) Idea would be to copy whole object to clipboard and then just with Ctrl+V...

### issue - Can't import the named export 'JsonViewer' (imported as 'JsonViewer') from default-exporting module (only default export is available) ### env - typescript - react 17 - webpack 5...
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.4. Release notes Sourced from zod's releases. v3.22.4 Commits: d931ea3f0f15a6ae64f5f68e3c03912dffb2269d Lint 8e634bd600093b7161487bed705279c892395118 Fix prettier 4018d88f0e94992b2987428c4fda387b99ae2a53 docs: add @sanity-typed/zod to ecosystem (#2731) 15ba5a4d4cb5be5af23771de0ba1346b4ba20a0e docs: add zod-sandbox...