Skip to main content
Module

std/fmt

The Deno Standard Library
Latest
The Standard Library has been moved to JSR. See the blog post for details.
Index
bytes.ts
colors.ts

String formatters and utilities for dealing with ANSI color codes.

duration.ts

Format milliseconds to time duration.

printf.ts

sprintf and printf for printing formatted strings to stdout.