Skip to main content

latest
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
52%
Published
3 days ago (1.0.0)

@wogo/matrix-client

Effect wrapper for Matrix client to send messages to matrix rooms.

Installation

deno add jsr:@wogo/matrix-client

It is recommended to also install Effect

deno add npm:effect@3.12.10

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.

Add Package

deno add jsr:@wogo/matrix-client

Import symbol

import * as matrix_client from "@wogo/matrix-client";
or

Import directly with a jsr specifier

import * as matrix_client from "jsr:@wogo/matrix-client";

Add Package

bunx jsr add @wogo/matrix-client

Import symbol

import * as matrix_client from "@wogo/matrix-client";