Skip to content

Commit cf15a4a

Browse files
committed
Fix #1439: describe svelte-jsoneditor in the readme
1 parent eeff193 commit cf15a4a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Cross browser testing for JSONEditor is generously provided by <a href="https://
2121

2222
<a href="https://www.browserstack.com" target="_blank"><img alt="BrowserStack" src="https://raw.github.com/josdejong/jsoneditor/master/misc/browserstack.png"></a>
2323

24+
## Successor: svelte-jsoneditor
25+
26+
This library [`jsoneditor`](https://github.com/josdejong/jsoneditor) has a successor: [`svelte-jsoneditor`](https://github.com/josdejong/svelte-jsoneditor). The new editor is not a one-to-one replacement, so there may be reasons to stick with `jsoneditor`.
27+
The main differences between the two [are described here](https://github.com/josdejong/svelte-jsoneditor#differences-between-josdejongsvelte-jsoneditor-and-josdejongjsoneditor).
28+
2429
## Features
2530

2631
JSONEditor has various modes, with the following features.

0 commit comments

Comments
 (0)