ProtoDef-io / ProtoDef-io/node-protodef
Make count more general
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 25
- Avg merge
- 4d 3m
- Merged PRs (30d)
- 2
Description
roblabla: something like "count": "$variable", "count": "@type", "count": 64
roblabla: having both count and countType annoys me
roblabla: and beside that would be reusable for other stuff too like conditionals and stuff
useful for https://github.com/mhsjlw/minecraft-classic-protocol/blob/master/src/datatypes/minecraft.js http://wiki.vg/Classic_Protocol#Protocol_Data_Types
(+ what about padding ?)
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 reviewing the referenced src/datatypes/minecraft.js file and the linked Classic Protocol data-types specification. Clarify how count, countType, reusable conditionals, and padding should relate before making changes. Done should include an agreed general representation that supports the examples in the issue and addresses the padding question.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100