Skip to main content
Home

latest
Works with
This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score82%
Downloads4/wk
Published3 days ago (0.1.0)

Utilities for working with MCBE user interface in the context of WebSockets. This package provides an API for emojis and formatting codes (like `§a`) with markup.

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:@bedrock-ws/ui

Import symbol

import { type RenderOptions } from "@bedrock-ws/ui";
or

Import directly with a jsr specifier

import { type RenderOptions } from "jsr:@bedrock-ws/ui";

Add Package

pnpm i jsr:@bedrock-ws/ui
or (using pnpm 10.8 or older)
pnpm dlx jsr add @bedrock-ws/ui

Import symbol

import { type RenderOptions } from "@bedrock-ws/ui";

Add Package

yarn add jsr:@bedrock-ws/ui
or (using Yarn 4.8 or older)
yarn dlx jsr add @bedrock-ws/ui

Import symbol

import { type RenderOptions } from "@bedrock-ws/ui";

Add Package

vlt install jsr:@bedrock-ws/ui

Import symbol

import { type RenderOptions } from "@bedrock-ws/ui";

Add Package

npx jsr add @bedrock-ws/ui

Import symbol

import { type RenderOptions } from "@bedrock-ws/ui";

Add Package

bunx jsr add @bedrock-ws/ui

Import symbol

import { type RenderOptions } from "@bedrock-ws/ui";