josdejong / josdejong/svelte-jsoneditor

Separate the svelte component and the js wrapper

Open
#372 5 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
TypeScript
Stars
1.3k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. First map the existing Svelte component and JavaScript wrapper, then define the shared functionality and event/callback boundaries; done means separate non-Svelte and pure Svelte imports with native events forwarded and callbacks used by the wrapper.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.