Skip to content
#

dcbor

Here are 4 public repositories matching this topic...

Language: All
Filter by language

A CBOR codec for TypeScript that focuses on writing and parsing deterministic CBOR ("dCBOR") per IETF. It deliberately does not support the parts of the CBOR spec that are forbidden by deterministic encoding (such as indefinite-length arrays and maps), and it is strict in both what it writes and what it reads.

  • Updated Jul 30, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the dcbor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dcbor topic, visit your repo's landing page and select "manage topics."

Learn more