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

x/view_engine/deps.ts>blue

🚀A Template View Engine for Deno frameworks
Latest
function blue
import { blue } from "https://deno.land/x/view_engine@v10.6.0/deps.ts";

Set text color to blue.

Parameters

str: string

text to make blue

Returns

string