Skip to main content
Home

Built and signed on GitHub Actions

Encoding and decoding for the msgpack format

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
11 months ago (1.0.3)

default

This module provides functions to encode and decode MessagePack.

f
decode

Decode a value from the MessagePack binary format.

f
encode

Encode a value to MessagePack binary format.

I
ValueMap

Value map that can be encoded to MessagePack.

T
ValueType

Value types that can be encoded to MessagePack.

f
decode

Decode a value from the MessagePack binary format.

f
encode

Encode a value to MessagePack binary format.

I
ValueMap

Value map that can be encoded to MessagePack.

T
ValueType

Value types that can be encoded to MessagePack.

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.