Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/proc/tests/deps/colors.ts>italic

A high-level way to run child processes that is easy, flexible, powerful, and prevents resource leaks.
Go to Latest
function italic
import { italic } from "https://deno.land/x/proc@0.20.5/tests/deps/colors.ts";

Make the text italic.

Parameters

str: string

text to make italic

Returns

string