clickable-json

Interactive JSON and JSON CRDT viewer and editor

19 个版本
安装
npm install clickable-json
yarn add clickable-json
pnpm add clickable-json
bun add clickable-json
README

clickable-json

Interactive JSON and JSON CRDT editor and viewer.

clickable-json-fast2

Usage

Installation:

npm install clickable-json

Usage:

import {ClickableJson} from 'clickable-json';

<ClickableJson doc={{foo: 'bar'}} />

Preview

https://github.com/streamich/clickable-json/assets/9773803/6f5aad43-8ba2-4424-9096-4bc851535fb7

版本列表
1.15.1 2024-10-05
1.15.0 2024-09-30
1.14.0 2024-09-24
1.13.0 2024-09-23
1.12.0 2024-09-23
1.11.0 2024-07-21
1.10.0 2024-07-12
1.9.0 2024-07-12
1.8.1 2023-12-01
1.8.0 2023-12-01
1.7.1 2023-12-01
1.7.0 2023-12-01
1.6.0 2023-11-30
1.5.0 2023-11-28
1.4.0 2023-11-27
1.3.0 2023-11-24
1.2.0 2023-11-24
1.1.0 2023-11-22
1.0.0 2023-11-22