Skip to main content
Module

std/fmt/colors.ts>italic

The Deno Standard Library
Go to Latest
function italic
import { italic } from "https://deno.land/std@0.222.1/fmt/colors.ts";

Make the text italic.

Parameters

str: string

text to make italic

Returns

string