bytes to hex
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 48
- Forks
- 14
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 1
Description
Many times while working on gren-ansi and gren-tui I've wished there was a way to easily find the hex code for some bytes value. For example, my current headache is trying to figure out how to match on the function keys.
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
The issue names gren-ansi and gren-tui but does not identify a file, test, or core entry point. Start by locating the byte-related APIs in Gren's core package and checking how those consumers currently inspect byte values. Done means providing a clear way to obtain hexadecimal representations for byte values, with coverage for the function-key use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100