Convert string-formatted JSON to normal JSON
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add an option for loading string-formatted JSON into the editor.
Useful if a user finds a GUI from the embedded examples that they like, but want to modify slightly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the editor's current JSON loading path and the embedded examples referenced in the issue. Determine how a string-formatted JSON option should be exposed, then verify that it loads into the editor and remains editable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100