cbor-object

1.0.10 • Public • Published

cbor-object

Core Description: https://github.com/cyberphone/CBOR.js#cborjs

Nodejs Installation

npm install cbor-object

If cbor-object is to be installed as a global package, perform the following:

npm install cbor-object -g
npm link cbor-object

The above works for both CJS and MJS (ESM) applications.

Usage in Browsers

Copy the file https://github.com/cyberphone/CBOR.js/blob/main/src/cbor.js to your application and include it in HTML with the <script src='...'></script> tag.

Release Notes

See file https://cyberphone.github.io/CBOR.js/doc/release-notes.txt

Package Sidebar

Install

npm i cbor-object

Weekly Downloads

10

Version

1.0.10

License

MIT

Unpacked Size

133 kB

Total Files

5

Last publish

Collaborators

  • cyberphone