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

x/pup/plugins/web-interface/static/js/ui.js

Universal process manager built in Deno
Go to Latest
import * as pup from "https://deno.land/x/pup@1.0.0-rc.4/plugins/web-interface/static/js/ui.js";

Functions

Add a log entry to the logs section.

Change the log scope to a specific process. This function also updates the UI to reflect the change.

Helper function to set text content of DOM elements by selector. This function will not interpret the text as HTML.

Update a process card element. Create it if it does not already exist.

Update the sidebar with the details of a specific process.