Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdUtilities for formatting values, such as adding colors to text, formatting durations, printf utils, formatting byte numbers.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
7 months ago (1.0.8)
Add Package
deno add jsr:@std/fmt
Import symbol
import { white } from "@std/fmt/colors";
Import directly with a jsr specifier
import { white } from "jsr:@std/fmt/colors";
Add Package
pnpm i jsr:@std/fmt
pnpm dlx jsr add @std/fmt
Import symbol
import { white } from "@std/fmt/colors";
Add Package
yarn add jsr:@std/fmt
yarn dlx jsr add @std/fmt
Import symbol
import { white } from "@std/fmt/colors";
Add Package
vlt install jsr:@std/fmt
Import symbol
import { white } from "@std/fmt/colors";
Add Package
npx jsr add @std/fmt
Import symbol
import { white } from "@std/fmt/colors";
Add Package
bunx jsr add @std/fmt
Import symbol
import { white } from "@std/fmt/colors";