clickable-json
Version:
Interactive JSON and JSON CRDT viewer and editor
27 lines (15 loc) • 464 B
Markdown
# clickable-json
Interactive JSON and JSON CRDT editor and viewer.

## Usage
Installation:
```
npm install clickable-json
```
Usage:
```ts
import {ClickableJson} from 'clickable-json';
<ClickableJson doc={{foo: 'bar'}} />
```
## Preview
https://github.com/streamich/clickable-json/assets/9773803/6f5aad43-8ba2-4424-9096-4bc851535fb7