void-linux / void-linux/void-packages
Package request: JSONEdit
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 3.4k
- Forks
- 2.8k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 299
Description
JSONEdit lets you edit and view JSON Documents using an intuitive GUI.
The GUI adds features that text editors do not have by default. The structure of the JSON document is editable and clearly visible for you the user. JSONEdit understands the data types of elements in a document. This allows simple validation to be applied by data type to ensure the JSON that is written remains valid and retains its semantics without the need for a schema. [...]
home: https://www.intrepiduniverse.com/projects/jsonEditor.html
source: https://github.com/adamlatchem/toolchest/releases
Contributor guide
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 reviewing the JSONEdit project page and the linked toolchest release to identify the packageable release contents and requirements. Compare them with existing Void package templates, then verify that a JSONEdit package builds and installs successfully in void-packages.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100