0.0.7 • Published 3 years ago

sharedb-jsoneditor v0.0.7

Weekly downloads
18
License
MIT
Repository
github
Last release
3 years ago

sharedb-jsoneditor

Warning: this library is very hacky and preliminary. You should not depend on it.

Image of two synchronized JSONEditor instances

This library provides a frontend for visualizing ShareDB documents using JSONEditor.

Installing:

npm i --save sharedb-jsoneditor
<div id="jsoneditor2" style="width: 400px; height: 400px;"></div>
const jsonEditor = new ShareDBJSONEditor(doc, document.getElementById('jsoneditor'), []);
0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago