Skip to main content

@std/console@0.215.0

latest
It is unknown whether this package works with Browsers, Deno, Node.js, Cloudflare Workers, Bun
It is unknown whether this package works with Browsers
It is unknown whether this package works with Deno
It is unknown whether this package works with Node.js
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Bun
JSR Score
70%
Published
a year ago (0.215.0)

Functions for console-related tasks such as TTY text layout

Add Package

deno add jsr:@std/console

Import symbol

import * as console from "@std/console";

---- OR ----

Import directly with a jsr specifier

import * as console from "jsr:@std/console";

Add Package

npx jsr add @std/console

Import symbol

import * as console from "@std/console";

Add Package

yarn dlx jsr add @std/console

Import symbol

import * as console from "@std/console";

Add Package

pnpm dlx jsr add @std/console

Import symbol

import * as console from "@std/console";

Add Package

bunx jsr add @std/console

Import symbol

import * as console from "@std/console";