josdejong/svelte-jsoneditor

Separate the svelte component and the js wrapper

Aperta

#372 aperta il 15 dic 2023

 (5 commenti) (0 reazioni) (0 assegnatari)TypeScript (147 fork)github user discovery
help wanted

Metriche repository

Star
 (1260 stelle)
Metriche merge PR
 (Merge medio 9h 26m) (5 PR mergiate in 30 g)

Descrizione

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.

Guida contributor