Skip to main content
Home
This release is 1 version behind 1.2.0 — the latest version of @wogo/matrix-client. Jump to 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
2 months ago (1.0.0)
Package root>README.md
# @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](http://effect.website) ```deno add npm:effect@3.12.10```