Skip to main content

Built and signed on GitHub Actions

🦕 TypeScript module to support MessagePack by msgpackr

This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
100%
Published
a year ago (1.0.1)

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.

messagepack

jsr denoland deno doc Test

TypeScript module to support MessagePack by msgpackr.

License

The code follows MIT license written in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.

Built and signed on
GitHub Actions
View transparency log

Add Package

deno add jsr:@lambdalisue/messagepack

Import symbol

import * as messagepack from "@lambdalisue/messagepack";

---- OR ----

Import directly with a jsr specifier

import * as messagepack from "jsr:@lambdalisue/messagepack";

Add Package

npx jsr add @lambdalisue/messagepack

Import symbol

import * as messagepack from "@lambdalisue/messagepack";

Add Package

yarn dlx jsr add @lambdalisue/messagepack

Import symbol

import * as messagepack from "@lambdalisue/messagepack";

Add Package

pnpm dlx jsr add @lambdalisue/messagepack

Import symbol

import * as messagepack from "@lambdalisue/messagepack";

Add Package

bunx jsr add @lambdalisue/messagepack

Import symbol

import * as messagepack from "@lambdalisue/messagepack";