It is unknown whether this package works with Node.js, Deno, Browsers, Cloudflare Workers, Bun




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