This release is 1 version behind 1.2.0 — the latest version of @wogo/matrix-client. Jump to latest
@wogo/matrix-client@1.0.0
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers



JSR Score
52%
Published
2 months 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
Add Package
deno add jsr:@wogo/matrix-client
Import symbol
import * as matrix_client from "@wogo/matrix-client";
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";