Nullus157 / Nullus157/cbor.nemo157.com

Support sequences

Open
#169 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
CSS
Stars
11
Forks
2
Avg merge
4d 14h
Merged PRs (30d)
8

Description

```console
> echo '0166666f6f626172' | xxd -r -p | cbor-diag --seq
1

"foobar"

```

https://cbor.nemo157.com/?type=hex&value=0166666f6f626172

![image](https://user-images.githubusercontent.com/81079/98591531-a6af9980-22d0-11eb-83b9-c3495c130a64.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the cbor-diag --seq example with the provided hexadecimal input and trace where the command handles the decoded value. Support the sequence shown in the issue, producing 1 and "foobar" as separate values, and verify the output against the linked example.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.