Nullus157 / Nullus157/cbor.nemo157.com
open cbor file from input
Open
- Dominant language
- CSS
- Stars
- 11
- Forks
- 2
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 8
Description
Btw, Thank you for this grate tool!
I wish it where possible to select a raw input file
Taken from either
- clipboard
- drag 'n drop
- input[type=file]
- window.showOpenFilePicker()
I really don't wont to go through the trouble of encoding something as hex.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the page's current input and CBOR-decoding entry points, then trace how hex input reaches the decoder. Add a raw-file path for clipboard, drag-and-drop, or input[type=file]/window.showOpenFilePicker(), and verify that a selected CBOR file opens without manual hex encoding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100