Subset of CBOR encoder/decoder with schema validation and type inference, designed for browser environments.
Ultra-fast and conformant CBOR (RFC 8949) implementation with support for numerous tag extensions including records and structured cloning
Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC8949).
Tiny CBOR library
The Concise Binary Object Representation (CBOR) data format (RFC7049) implemented in pure JavaScript.
CBOR encode/decode (synchronous, semantic, browser-compatible)
JS implementation of DAG-CBOR
Node addon for string extraction for cbor-x
Encode and decode CBOR documents.
Platform specific binary for cbor-extract on linux OS with x64 architecture
CBOR library
A small implementation of Concise Binary Object Representation (CBOR) in pure JavaScript.
Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC8949).
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Returns an array of Typed Array names that are available in the current environment
This package bundles the [cbor](../cbor) package for easy use on the web. The following packages are bundled in as well, to reduce the degree of difficulty:
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
A JS implementation of Uniform Resources(UR) Registry specification from Blockchain Commons
Plugin for node-cbor to add BigDecimal and BigFloat support. Requires bignumber.js
Fast CBOR with a focus on strictness
A simple list of possible Typed Array names.