News

This is a simple JavaScript class that converts a “flat” HTML document into a tree-like form: it creates a table of contents as a tree whose nodes can be collapsed and expanded, and makes invisible ...
This has two problems: It takes > 100ms* to spin up a process and get the output returned. It only goes one level deep. Meaning, if the process tree is deeply nested or processes in the tree have many ...