Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
iro
/
mod.ts
>
black
Fast and clean terminal coloring and styling utility for Deno and Node.js.
jozsefsallai/iro
Version
Latest
1.0.3
v1.0.2
1.0.1
Menu
src
mod.ts
(default module)
I
Block
v
bgBlack
v
bgBlue
v
bgCyan
v
bgGreen
v
bgMagenta
v
bgRed
v
bgWhite
v
bgYellow
v
black
v
blue
v
bold
v
cyan
v
dim
v
gray
v
green
v
grey
v
hidden
v
inverse
v
italic
v
magenta
v
red
v
reset
v
strikethrough
v
underline
v
white
v
yellow
f
default
variable
black
import
{ black }
from
"https://deno.land/x/iro@1.0.3/mod.ts"
;
type
Block