PrismarineJS / PrismarineJS/minecraft-data

Investigate using json-editor to edit the manually updated enums

Open
#42 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
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 :

json-editor

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.