josdejong/svelte-jsoneditor

Separate the svelte component and the js wrapper

Open

#372 建立於 2023年12月15日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)TypeScript (149 fork)github user discovery
help wanted

倉庫指標

Star
 (1,237 star)
PR 合併指標
 (PR 指標待抓取)

描述

It would be nice to bring all the functionality that is needed for use without svelte into a separate component that will be imported from js. And the pure svelte component will be imported from svelte. You also need to make native events in the svelte component (and pass them above), and use callbacks in the wrapper, etc.

貢獻者指南