@bedrock-ws/ui@0.1.0
latest
Works with
•JSR Score82%•This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers




Downloads6/wk
•Published4 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.
@bedrock-ws/ui
This library provides an interface for UI related things of MCBE. This mainly includes appearance of text.
Add Package
deno add jsr:@bedrock-ws/ui
Import symbol
import * as ui from "@bedrock-ws/ui";
Import directly with a jsr specifier
import * as ui from "jsr:@bedrock-ws/ui";
Add Package
pnpm i jsr:@bedrock-ws/ui
pnpm dlx jsr add @bedrock-ws/ui
Import symbol
import * as ui from "@bedrock-ws/ui";
Add Package
yarn add jsr:@bedrock-ws/ui
yarn dlx jsr add @bedrock-ws/ui
Import symbol
import * as ui from "@bedrock-ws/ui";
Add Package
vlt install jsr:@bedrock-ws/ui
Import symbol
import * as ui from "@bedrock-ws/ui";
Add Package
npx jsr add @bedrock-ws/ui
Import symbol
import * as ui from "@bedrock-ws/ui";
Add Package
bunx jsr add @bedrock-ws/ui
Import symbol
import * as ui from "@bedrock-ws/ui";