optional
stripCodes: boolean
Whether to strip style codes within interpolated values.
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.
stripCodes: boolean
Whether to strip style codes within interpolated values.
Add Package
deno add jsr:@bedrock-ws/ui
Import symbol
import { type StyleOptions } from "@bedrock-ws/ui";
Import directly with a jsr specifier
import { type StyleOptions } from "jsr:@bedrock-ws/ui";
Add Package
pnpm i jsr:@bedrock-ws/ui
pnpm dlx jsr add @bedrock-ws/ui
Import symbol
import { type StyleOptions } from "@bedrock-ws/ui";
Add Package
yarn add jsr:@bedrock-ws/ui
yarn dlx jsr add @bedrock-ws/ui
Import symbol
import { type StyleOptions } from "@bedrock-ws/ui";
Add Package
vlt install jsr:@bedrock-ws/ui
Import symbol
import { type StyleOptions } from "@bedrock-ws/ui";
Add Package
npx jsr add @bedrock-ws/ui
Import symbol
import { type StyleOptions } from "@bedrock-ws/ui";
Add Package
bunx jsr add @bedrock-ws/ui
Import symbol
import { type StyleOptions } from "@bedrock-ws/ui";