[](https://github.com/digitalbazaar/cbor/actions?query=workflow%3A%22Node.js+CI%22) [



> Encode and parse data in the Concise Binary Object Representation (CBOR) data
> format defined in (RFC7049).
- Background
- Security
- Install
- Usage
- Contribute
- Commercial Support
- License
TBD
This is a fork of node-cbor with a
limited feature set and targeted for easy isomorphic use in Node.js and
browsers.
TBD
- Node.js 12+ is required.
```
npm install @digitalbazaar/cbor
```
git clone https://github.com/digitalbazaar/cbor.git
cd cbor
npm install
TBD
See the contribute file!
PRs accepted.
If editing the Readme, please conform to the
standard-readme specification.
Commercial support for this library is available upon request from
Digital Bazaar: support@digitalbazaar.com
- Forked files: MIT License © Joe Hildebrand
- New files: New BSD License (3-clause) © Digital Bazaar