Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pup/plugins/web-interface/static/js/helpers.js>getStatusColor

Universal process manager built in Deno
Go to Latest
function getStatusColor
import { getStatusColor } from "https://deno.land/x/pup@1.0.0-rc.13/plugins/web-interface/static/js/helpers.js";

Determines a color identifier based on a process status.

Parameters

status
  • Status code of a process.