PrismarineJS / PrismarineJS/minecraft-data
Investigate using json-editor to edit the manually updated enums
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 938
- Forks
- 294
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 23
Description
It might be cool for the protocol for example
http://jeremydorn.com/json-editor/
would be possible to put it there http://prismarinejs.github.io/minecraft-data/
see tabs in https://github.com/jdorn/json-editor/#arrays : useful for tabs
To make it display stuff, it's needed to set additionalProperties to true for the patternProperties, not sure why
It can probably still be improved even more but something like that seems nice :

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 with the minecraft-data web page at prismarinejs.github.io/minecraft-data/ and the manually updated enum data mentioned in the issue. Review json-editor's arrays documentation and investigate the note about setting additionalProperties for patternProperties. Done means the relevant protocol enums can be displayed and edited through a usable tabbed editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100