node-cbor

Node.js modules to encode and parse data in CBOR data format
  https://github.com/hildjj/node-cbor/tree/main/packages/cbor
  0
  no reviews



Node-cbor provides binaries and libraries to encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC8949).

It provides: * cbor: a node-centric CBOR processor * cbor-web: the "cbor" package compiled for use on the web * cbor-cli: a set of command-line tools for working with node-cbor package